Browse Source

Updated test server address.

Martin Edenhofer 10 years ago
parent
commit
7d7104564b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/integration/user_agent_test.rb

+ 1 - 1
test/integration/user_agent_test.rb

@@ -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