mirror of
https://github.com/redmine/redmine.git
synced 2026-01-24 08:19:53 +01:00
Remove extra blank line introduced in r22430 (#38852).
git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22431 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -49,7 +49,6 @@ class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
|
||||
|
||||
setup do
|
||||
Capybara.app_host = "http://#{Capybara.server_host}:#{Capybara.server_port}"
|
||||
|
||||
# Allow defining a custom app host (useful when using a remote Selenium hub)
|
||||
if ENV['CAPYBARA_APP_HOST']
|
||||
Capybara.configure do |config|
|
||||
|
||||
Reference in New Issue
Block a user