Skip to content

Commit

Permalink
(#43) Increase wait timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Aug 6, 2018
1 parent 11b3d8e commit 6ffca09
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions features/support/aruba.rb
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
require 'aruba/cucumber'

Aruba.configure do |config|
config.exit_timeout = 120
config.io_wait_timeout = 120
end

0 comments on commit 6ffca09

Please sign in to comment.