Skip to content

Commit

Permalink
removed whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Piotrowski committed Aug 14, 2015
1 parent 58f6112 commit 8b983e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/support/capybara.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

RSpec.configure do |config|
Capybara.javascript_driver = :poltergeist

config.before(:each, :js) do
if Capybara.javascript_driver == :selenium
page.driver.browser.manage.window.maximize
Expand Down

0 comments on commit 8b983e4

Please sign in to comment.