diff options
Diffstat (limited to 'spec/support/capybara.rb')
| -rw-r--r-- | spec/support/capybara.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/spec/support/capybara.rb b/spec/support/capybara.rb index eb8124f44..215a6fb28 100644 --- a/spec/support/capybara.rb +++ b/spec/support/capybara.rb @@ -1 +1 @@ -Capybara.asset_host = 'http://localhost:3000' +Capybara.asset_host = 'http://localhost:3001' | 
