Skip to content

Commit 946fbb9

Browse files
committed
wip: removing timeout for tests.
1 parent fb014e4 commit 946fbb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instrumentation/kafka/kafka-connect-2.6/javaagent/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,5 @@ tasks {
2323
usesService(gradle.sharedServices.registrations["testcontainersBuildService"].service)
2424

2525
systemProperty("testLatestDeps", findProperty("testLatestDeps") as Boolean)
26-
systemProperty("junit.jupiter.execution.timeout.default", "5m")
2726
}
2827
}

0 commit comments

Comments
 (0)