mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 17:28:50 +01:00
Fixing some failing tests
This commit is contained in:
parent
b2cc6ed0b7
commit
39f12574a3
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ select "todo_context_id", "label=call"
|
|||
select "todo_project_id", "label=Make more money than Billy Gates"
|
||||
select "todo_due_3i", "label=1"
|
||||
select "todo_due_2i", "label=January"
|
||||
select "todo_due_1i", "label=2009"
|
||||
select "todo_due_1i", "label=2011"
|
||||
click_and_wait "//input[@value='Create']"
|
||||
|
||||
wait_for_text 'css=h1 span.count', '12'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue