mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 03:00:12 +01:00
Fix annoying test
Waiting for the flash to hide just wastes seconds
This commit is contained in:
parent
21de49c87a
commit
e17b495b95
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue