Skip to content

Commit c289fd3

Browse files
committed
Add empty internalClusterTest task
We don't have this in 5.x, just add an empty task to keep CI happy.
1 parent 543e8b8 commit c289fd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -473,5 +473,5 @@ allprojects {
473473
}
474474

475475

476-
477-
476+
task internalClusterTest {
477+
}

0 commit comments

Comments
 (0)