mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-05 15:02:26 +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"
|
version "4.6.2-SNAPSHOT"
|
||||||
|
|
||||||
test {
|
test {
|
||||||
useJUnitPlatform()
|
// useJUnitPlatform()
|
||||||
testLogging {
|
testLogging {
|
||||||
events "passed", "failed"
|
events "passed", "failed"
|
||||||
exceptionFormat "full"
|
exceptionFormat "full"
|
||||||
|
Loading…
Reference in New Issue
Block a user