Skip to content

Bugfix: Use the URL parameter in newLavaClient

Edmund Smith requested to merge wip/eds/at7958/lava_backend_url_fix into main

This is a typo fix that was just overlooked. The URL used in newLavaClient was hardcoded to be the one for the docker image in the compose test, rather than using the configured URL.

Edited by Edmund Smith

Merge request reports