Commit d16ab053 authored by Roque's avatar Roque

erp5_officejs_support_request_ui_test: remove unrelated Notebook portal type

parent 9599cf9b
Pipeline #12557 failed with stage
in 0 seconds
......@@ -102,7 +102,7 @@ class TestSupportRequestCreateNewSupportRequest(SupportRequestTestCase):
p for p in self.portal.getPortalDocumentTypeList() \
if p not in ("Sound", "Video", "Web Page", 'Video', 'Web Illustration',
'Web Manifest', 'Web Page', 'Web Script', 'Web Style',
'Web Table')]
'Web Table', 'Notebook')]
# Should not happens but we never know
assert portal_type_list, portal_type_list
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment