Skip to content

Commit

Permalink
increase child process timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Bulat Shakirzyanov committed May 29, 2014
1 parent f9a2262 commit 255c105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/support/env.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
require 'rspec/expectations'

Before do
@aruba_timeout_seconds = 5
@aruba_timeout_seconds = 15
end

0 comments on commit 255c105

Please sign in to comment.