Commit 62a6b86b authored by Benjamin Blanc's avatar Benjamin Blanc

benchmark: createPerson: remove useless print

parent 2d5fa963
......@@ -89,5 +89,3 @@ def createPerson(result, browser):
result('Show validate', show_validate_time)
result('Validated', browser.mainForm.submitDialogConfirm())
assert browser.getTransitionMessage() == 'Status changed.'
\ No newline at end of file
print "OK"
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