remove test in futur-reactor

This commit is contained in:
tommyskeff
2024-03-31 20:20:20 +01:00
parent 7763f1e40b
commit 62e90319ea
3 changed files with 0 additions and 34 deletions

View File

@@ -18,11 +18,4 @@ subprojects {
repositories {
mavenCentral()
}
test {
useJUnitPlatform()
testLogging {
exceptionFormat = 'full'
}
}
}