We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06cb5e commit bf03cdaCopy full SHA for bf03cda
layout/src/test/resources/junit-platform.properties
@@ -1,5 +1,5 @@
1
# Enable parallelism
2
-junit.jupiter.execution.parallel.enabled=true
+junit.jupiter.execution.parallel.enabled=false
3
4
# Enable parallelism for both test methods and classes
5
junit.jupiter.execution.parallel.mode.default = concurrent
0 commit comments