diff --git a/spring-integration-websocket/src/test/java/org/springframework/integration/websocket/config/WebSocketParserTests-context.xml b/spring-integration-websocket/src/test/java/org/springframework/integration/websocket/config/WebSocketParserTests-context.xml index fddbc981b0..2d890728fb 100644 --- a/spring-integration-websocket/src/test/java/org/springframework/integration/websocket/config/WebSocketParserTests-context.xml +++ b/spring-integration-websocket/src/test/java/org/springframework/integration/websocket/config/WebSocketParserTests-context.xml @@ -20,7 +20,7 @@ handshake-handler="handshakeHandler" handshake-interceptors="handshakeInterceptor" decorator-factories="decoratorFactory" - allowed-origins="http://foo.com"> + allowed-origins="https://example.com">