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