Skip to content

Commit

Permalink
sonar - report testing
Browse files Browse the repository at this point in the history
  • Loading branch information
chinnawatsut committed Mar 24, 2024
1 parent f747c85 commit ae63dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kbazaar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ test {
useJUnitPlatform {
excludeTags 'integration-test'
}
finalizedBy jacocoTestReport
}

task("test-it", type: Test) {
Expand Down

0 comments on commit ae63dba

Please sign in to comment.