Commit 5ddd9536 authored by Gabriel Monnerat's avatar Gabriel Monnerat

remove comment because is not needed anymore

parent 12571248
...@@ -270,7 +270,6 @@ class FunctionalTestRunner: ...@@ -270,7 +270,6 @@ class FunctionalTestRunner:
self.browser = Firefox(profile_dir, host, int(port)) self.browser = Firefox(profile_dir, host, int(port))
def getStatus(self): def getStatus(self):
# XXX - must use commit method from ProcessingNodeTestCase
transaction.commit() transaction.commit()
return self.portal.portal_tests.TestTool_getResults(self.run_only) return self.portal.portal_tests.TestTool_getResults(self.run_only)
......
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