mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-03 14:31:47 +01:00
Simplify feature test to make date-independent
This commit is contained in:
parent
38387c844d
commit
3fc9173d54
3 changed files with 1 additions and 21 deletions
|
|
@ -7,7 +7,3 @@ Before('@aruba') do
|
|||
@aruba_timeout_seconds = 5
|
||||
# print "\nsetting timeout for aruba to #{@aruba_timeout_seconds}\n"
|
||||
end
|
||||
|
||||
After('@reset_time') do
|
||||
travel_back
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue