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