Commit 433987af authored by Xiaowu Zhang's avatar Xiaowu Zhang

slapos_erp5: ignore erp5_web_js_style_ui

parent 14d9ba81
......@@ -38,7 +38,8 @@ class TestSlapOSXHTML(SlapOSTestCaseMixin, testXHTML.TestXHTML):
'erp5_run_my_doc', 'erp5_web_renderjs',
'erp5_corporate_identity',
'erp5_corporate_identity_web',
'erp5_notebook', 'erp5_officejs_notebook')
'erp5_notebook', 'erp5_officejs_notebook',
'erp5_web_js_style_ui')
def afterSetUp(self):
SlapOSTestCaseMixin.afterSetUp(self)
# Live tests all uses the same request. For now we remove cell from
......
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