mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-27 10:31:42 +01:00
Commented useJUnitPlatform from build.gradle
This commit is contained in:
parent
49561be4cc
commit
6effe352b2
@ -15,7 +15,7 @@ allprojects {
|
||||
version "4.6.2-SNAPSHOT"
|
||||
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
// useJUnitPlatform()
|
||||
testLogging {
|
||||
events "passed", "failed"
|
||||
exceptionFormat "full"
|
||||
|
Loading…
Reference in New Issue
Block a user