Remove redundant useJUnitPlatform declarations
See gh-20206
This commit is contained in:
committed by
Stephane Nicoll
parent
6fc25a309c
commit
a9dabe13bb
@@ -56,6 +56,3 @@ dependencies {
|
||||
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")
|
||||
}
|
||||
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user