Skip to content

Commit

Permalink
Increment default capybara wait time to avoid possible false failed s…
Browse files Browse the repository at this point in the history
…pec runs
  • Loading branch information
Roger Campos committed Dec 24, 2011
1 parent d30bc17 commit 9f02cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Expand Up @@ -20,4 +20,4 @@
config.mock_with :rspec
end

Capybara.default_wait_time = 5
Capybara.default_wait_time = 10

0 comments on commit 9f02cb7

Please sign in to comment.