Skip to content

Commit b1689ae

Browse files
Update build.gradle (#717)
1 parent 116e3c3 commit b1689ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ pitest {
257257
historyOutputLocation = 'build/reports/pitest/fastermutationtestingoutput'
258258
outputFormats = ['XML', 'HTML']
259259
timestampedReports = false
260-
mutationThreshold = 75
260+
mutationThreshold = 70
261261
useClasspathFile = true
262262
}
263263

0 commit comments

Comments
 (0)