mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-01 15:55:03 -04:00
6 lines
70 B
Ruby
6 lines
70 B
Ruby
require 'aruba/cucumber'
|
|
|
|
Before do
|
|
@aruba_timeout_seconds = 60
|
|
end
|