* fix port clash on tests

This commit is contained in:
Seth Call 2014-09-26 12:57:37 -05:00
parent 74a27e14cf
commit cdf9579ada
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ SampleApp::Application.configure do
OmniAuth.config.test_mode = true
config.websocket_gateway_enable = false
config.websocket_gateway_port = 6769
config.websocket_gateway_port = 6759
config.websocket_gateway_uri = "ws://localhost:#{config.websocket_gateway_port}/websocket"
config.websocket_gateway_connect_time_stale_client = 4