Hello,
I'm trying to run two service containers and it seems like my last test is never executed.
I've attached the code I'm trying to run.
I can see the output from both Loki and Agent, but it seems like the go test container gets stuck. Is is allowed to have two service bindings? And how can I debug this further?
EDIT: It seems something is happening when starting agent which and makes the go test not able to start