Skip to content

Fix test yaml to fix tests

Chris Lemaire requested to merge fix-dev-build into development

What does this mr do?

The websocketURL property recently introduced was not yet properly set in the test configurations.

Actions taken to fix bug

Adjust the application.yml file to properly contain a websocketURL property.

Merge request reports