Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Amit-Singh40 <[email protected]>
  • Loading branch information
Amit-Singh40 committed Feb 12, 2024
1 parent 4d234a4 commit a1130fe
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,3 @@ subprojects {
}
}
}

plugins.withId('jacoco') {
jacoco {
toolVersion = "0.8.9"
}
jacocoTestReport {
reports {
xml.enabled true
html.enabled false
}
}

test { finalizedBy jacocoTestReport }
}

0 comments on commit a1130fe

Please sign in to comment.