X-Git-Url: https://git.arvados.org/arvados-formula.git/blobdiff_plain/2ac8a85f91b60ebe5fb337bfcbeb09836842ed85..6c52de7c70c90784df58e6dbc6c43a71b9cc7e7c:/test/integration/websocket/controls/config_spec.rb diff --git a/test/integration/websocket/controls/config_spec.rb b/test/integration/websocket/controls/config_spec.rb index 0152476..d5289c9 100644 --- a/test/integration/websocket/controls/config_spec.rb +++ b/test/integration/websocket/controls/config_spec.rb @@ -4,7 +4,7 @@ websocket_stanza = <<-WEBSOCKET_STANZA Websocket: ExternalURL: wss://ws.fixme.example.net/websocket InternalURLs: - http://127.0.0.2:8005: {} + http://ws.internal:8005: {} WEBSOCKET_STANZA group = case os[:name]