[2.0][FIX] dms test case fixed

This commit is contained in:
jayankaghara
2021-06-14 10:25:01 +05:30
parent 061d05afe2
commit 44b7404328

View File

@@ -6,7 +6,7 @@ import flectra.tests
@flectra.tests.tagged("post_install", "-at_install")
class TestDmsPortal(flectra.tests.HttpCase):
def test_tour(self):
self.phantom_js(
self.start_tour(
"/",
"flectra.__DEBUG__.services['web_tour.tour'].run('dms_portal_tour')",
"flectra.__DEBUG__.services['web_tour.tour'].tours.dms_portal_tour.ready",