From 3b29bfd2ce5bcf65c15c3a804ae85528ea92ce92 Mon Sep 17 00:00:00 2001 From: ansgarz Date: Fri, 21 Jan 2022 18:47:05 +0100 Subject: [PATCH] add missing tag to test --- .../domaindrivenarchitecture/provs/framework/core/ProvTest.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/kotlin/org/domaindrivenarchitecture/provs/framework/core/ProvTest.kt b/src/test/kotlin/org/domaindrivenarchitecture/provs/framework/core/ProvTest.kt index 3eedf98..619e1a2 100644 --- a/src/test/kotlin/org/domaindrivenarchitecture/provs/framework/core/ProvTest.kt +++ b/src/test/kotlin/org/domaindrivenarchitecture/provs/framework/core/ProvTest.kt @@ -426,6 +426,7 @@ internal class ProvTest { } @Test + @ContainerTest @NonCi fun inContainer_locally() { // given