mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-21 22:54:09 +01:00
get all non-wip scenarios running again for context and project
This commit is contained in:
parent
0e81706fee
commit
d1b35090ab
7 changed files with 41 additions and 66 deletions
|
|
@ -23,7 +23,7 @@ When /^I edit the context to rename it to "([^\"]*)"$/ do |new_name|
|
|||
:timeout => 5
|
||||
|
||||
wait_for do
|
||||
selenium.is_element_present("edit_context_#{@context.id}")
|
||||
!selenium.is_element_present("submit_context_#{@context.id}")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue