Skip to content

Commit 0a621b0

Browse files
authored
Remove unused javaRestTest task configuration
1 parent f48bb02 commit 0a621b0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/external-modules/multi-project/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,3 @@ dependencies {
1717
tasks.withType(StandaloneRestIntegTestTask).configureEach {
1818
usesDefaultDistribution()
1919
}
20-
21-
tasks.named("javaRestTest").configure {
22-
enabled = buildParams.snapshotBuild
23-
}

0 commit comments

Comments
 (0)