Skip to content

Commit c4808a9

Browse files
committed
[Java] Do not disable individual test reports.
1 parent 869cfb1 commit c4808a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,6 @@ subprojects {
194194
showStandardStreams = true
195195
exceptionFormat = 'full'
196196
}
197-
198-
reports.html.enabled = false // Disable individual test reports
199197
}
200198
}
201199

0 commit comments

Comments
 (0)