mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-04 06:51:48 +01:00
migrate tickler, tagging, toggle context and done. This finishes the first migration pass
This commit is contained in:
parent
1236b5985c
commit
41ebd2ec9b
12 changed files with 64 additions and 72 deletions
|
|
@ -22,7 +22,7 @@ Then /^I should see an error flash message saying "([^"]*)"$/ do |message|
|
|||
end
|
||||
|
||||
Then /^I should see "([^"]*)" $/ do |text|
|
||||
Then "I should see \"#{text}\""
|
||||
step "I should see \"#{text}\""
|
||||
end
|
||||
|
||||
Then /^I should save and open the page$/ do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue