Skip to content

Commit

Permalink
Host
Browse files Browse the repository at this point in the history
  • Loading branch information
ludo committed Jul 29, 2011
1 parent af61b55 commit a15a7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/support/env.rb
Expand Up @@ -12,7 +12,7 @@
# steps to use the XPath syntax.
Capybara.default_selector = :css

Capybara.app_host = "http://192.168.1.37:3000"
Capybara.app_host = "http://ci1.amsterdam.viaviela.local:3000"
Capybara.default_driver = :selenium
Capybara.register_driver :selenium do |app|
Capybara::Selenium::Driver.new(app,
Expand Down

0 comments on commit a15a7d1

Please sign in to comment.