Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
husnjaktv committed Jul 16, 2024
1 parent ed003ca commit b852a41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ tasks {
}
test {
useJUnitPlatform()
maxParallelForks = 1
testLogging {
events("passed", "skipped", "failed")
}
Expand Down

0 comments on commit b852a41

Please sign in to comment.