Updated test server address.
This commit is contained in:
parent
295e2285ee
commit
7d7104564b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
require 'integration_test_helper'
|
||||
|
||||
class UserAgentTest < ActiveSupport::TestCase
|
||||
host = 'http://127.0.0.1:3003'
|
||||
host = 'https://r2d2.znuny.com'
|
||||
|
||||
# check
|
||||
test 'check some results' do
|
||||
|
|
Loading…
Reference in a new issue