diff --git a/test/selenium/project_detail/change_default_context.rsel b/test/selenium/project_detail/change_default_context.rsel index 4d688a57..984752c3 100644 --- a/test/selenium/project_detail/change_default_context.rsel +++ b/test/selenium/project_detail/change_default_context.rsel @@ -16,7 +16,6 @@ type "todo_description", "test1" click "css=#todo-form-new-action .submit_box button" wait_for_visible "flash" -wait_for_not_visible "flash" type "todo_description", "test2" click "css=#todo-form-new-action .submit_box button"