Commit 636818c7 authored by Roque's avatar Roque

officejs_test: fix test

parent 78eeef63
......@@ -74,7 +74,6 @@ class TestOfficeJSScenario(testOfficeJSAppstoreMixin):
self.createApplication(title)
self.logout()
self.login()
self.tic()
self.portal.portal_alarms.officejs_process_submit_software_publication\
.activeSense()
......@@ -223,6 +222,7 @@ class TestOfficeJSScenario(testOfficeJSAppstoreMixin):
self.logout()
self.login(person_admin.getUserId())
self.tic()
software_publication.reject()
self.tic()
......
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