Skip to content

Commit 10c95ea

Browse files
committed
remove jacoco depending on integration tests
1 parent ad83526 commit 10c95ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

service/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ tasks.withType(Test) {
133133
}
134134

135135
check.dependsOn integrationTest
136-
jacocoTestReport.dependsOn integrationTest
137136

138137
spotbugsTest.enabled = false
139138
spotbugsIntegrationTest.enabled = false

0 commit comments

Comments
 (0)