Sha256: e5b0a8ac640f8a67e516aa9355a7e27f8af5bf11e71d2cd88a7603625feaaec8

Contents?: true

Size: 136 Bytes

Versions: 13

Compression:

Stored size: 136 Bytes

Contents

require 'aruba/cucumber'

Aruba.configure do |config|
  config.exit_timeout = 10
end

Before do
  aruba.config.io_wait_timeout = 10
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
reveal-ck-4.0.0 features/support/env.rb
reveal-ck-3.9.2 features/support/env.rb
reveal-ck-3.9.1 features/support/env.rb
reveal-ck-3.9.0 features/support/env.rb
reveal-ck-3.8.1 features/support/env.rb
reveal-ck-3.8.0 features/support/env.rb
reveal-ck-3.7.0 features/support/env.rb
reveal-ck-3.6.0 features/support/env.rb
reveal-ck-3.5.1 features/support/env.rb
reveal-ck-3.5.0 features/support/env.rb
reveal-ck-3.4.0 features/support/env.rb
reveal-ck-3.3.1 features/support/env.rb
reveal-ck-3.3.0 features/support/env.rb