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 95d1027 commit 882820bCopy full SHA for 882820b
build.gradle.kts
@@ -44,7 +44,6 @@ subprojects {
44
implementation(project())
45
implementation(project(":spongegradle-testlib"))
46
}
47
- testType.set(TestSuiteType.FUNCTIONAL_TEST)
48
targets {
49
testTargets.forEach { runtimeVersion ->
50
register("functionalTestJava$runtimeVersion") {
0 commit comments