Skip to content

Commit e55b81b

Browse files
committed
Disable more multiproject tests
1 parent c04b827 commit e55b81b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/security/qa/multi-project/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ dependencies {
66

77
tasks.named('javaRestTest') {
88
usesDefaultDistribution()
9+
it.onlyIf("snapshot build") { buildParams.snapshotBuild }
910
}

0 commit comments

Comments
 (0)