Skip to content

Commit 251eefb

Browse files
committed
Log starting tests
1 parent f07ad20 commit 251eefb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ test {
6969
useJUnitPlatform()
7070

7171
testLogging {
72-
events('passed', 'failed', 'skipped')
72+
events('started', 'passed', 'failed', 'skipped')
7373
}
7474
}
7575

0 commit comments

Comments
 (0)