Browse Source

publish muk_web_preview - 11.0

pull/64/head
MuK IT GmbH 6 years ago
parent
commit
884bf57afb
  1. 2
      muk_web_preview/tests/test_preview.py

2
muk_web_preview/tests/test_preview.py

@ -37,7 +37,7 @@ class PreviewTestCase(common.HttpCase):
def tearDown(self):
super(PreviewTestCase, self).tearDown()
@unittest.skip("PhantonJS")
@unittest.skip("PhantomJS")
def test_preview(self):
self.phantom_js("/web?debug=",
"odoo.__DEBUG__.services['web_tour.tour'].run('preview')",

Loading…
Cancel
Save