Commit 8a6b3be1 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin Committed by Titouan Soulard

slapos_erp5: Test remove json_react_form from test_javascript_lint

parent bcea84e0
......@@ -33,15 +33,15 @@ class TestSlapOSXHTML(SlapOSTestCaseMixin, testXHTML.TestXHTML):
JSL_IGNORE_SKIN_LIST = ('erp5_code_mirror', 'erp5_ckeditor',
'erp5_fckeditor', 'erp5_ui_test_core',
'erp5_jquery', 'erp5_jquery_ui',
'erp5_json_form_react_jsonschema_form',
'erp5_svg_editor', 'erp5_xinha_editor',
'erp5_monaco_editor', 'erp5_slideshow_core',
'erp5_run_my_doc', 'erp5_web_renderjs',
'erp5_corporate_identity',
'erp5_corporate_identity_web',
'erp5_notebook', 'erp5_officejs_notebook',
'erp5_web_js_style_ui', 'slapos_hal_json_style',
'slapos_cloud',
'erp5_wendelin_notebook')
'erp5_web_js_style_ui', 'erp5_wendelin_notebook',
'slapos_cloud', 'slapos_hal_json_style')
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