We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb014e4 commit 946fbb9Copy full SHA for 946fbb9
instrumentation/kafka/kafka-connect-2.6/javaagent/build.gradle.kts
@@ -23,6 +23,5 @@ tasks {
23
usesService(gradle.sharedServices.registrations["testcontainersBuildService"].service)
24
25
systemProperty("testLatestDeps", findProperty("testLatestDeps") as Boolean)
26
- systemProperty("junit.jupiter.execution.timeout.default", "5m")
27
}
28
0 commit comments