Commit cbe5fadf authored by Roque's avatar Roque

officejs_test: fix test

parent 0ef35d22
......@@ -218,10 +218,6 @@ class TestOfficeJSScenario(testOfficeJSAppstoreMixin):
self.assertFalse('Rejected' in web_section.getTitle())
self.assertEquals(software_release.getValidationState(), "submitted")
self.logout()
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