Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <jungle.vas@yandex.ru>
  • Loading branch information
BAStos525 committed Oct 15, 2024
1 parent 99d0b9c commit 362aa63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ task testCoverage(type: JacocoReport) {

test {
useJUnitPlatform()
dependsOn testCoverage
finalizedBy testCoverage
}

sonar {
Expand Down

0 comments on commit 362aa63

Please sign in to comment.