Commit efe99ad7 authored by Roque's avatar Roque

officejs_test: fix test

parent 8f0c6ef0
......@@ -219,7 +219,8 @@ class TestOfficeJSScenario(testOfficeJSAppstoreMixin):
self.assertEquals(software_release.getValidationState(), "submitted")
self.logout()
self.login(person_admin.getUserId())
self.login()
#self.login(person_admin.getUserId())
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