Skip to content

Commit f146e40

Browse files
authored
chore: run docker test i ci/cd
1 parent a4011aa commit f146e40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/kotlin/no/nav/pdfgen/DockerImageTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import org.testcontainers.images.builder.ImageFromDockerfile
2323
internal class DockerImageTest {
2424

2525
@Test
26-
@DisabledIfEnvironmentVariable(named = "CI", matches = "true")
2726
internal fun `Test Dockerfile`() {
2827
val network = Network.newNetwork()
2928

0 commit comments

Comments
 (0)