You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes#2038
[ci]
This keeps coming up every few days so rather than copy pasting the
config snippet around let's just include it.
Signed-off-by: Moritz Kiefer <[email protected]>
Co-authored-by: Moritz Kiefer <[email protected]>
Copy file name to clipboardExpand all lines: apps/app/src/test/scala/org/lfdecentralizedtrust/splice/integration/tests/DockerComposeValidatorFrontendIntegrationTest.scala
+34-2Lines changed: 34 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,9 @@ class DockerComposeValidatorFrontendIntegrationTest
67
67
}
68
68
69
69
"docker-compose based validator works" in { implicit env =>
0 commit comments