Skip to content

Commit 7c18ab7

Browse files
Migrate test retry properties to develocity
See gh-5054
1 parent c883b87 commit 7c18ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ subprojects {
147147
excludeTags 'docker'
148148
}
149149

150-
retry {
150+
develocity.testRetry {
151151
maxFailures = 5
152152
maxRetries = 3
153153
}

0 commit comments

Comments
 (0)