We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85722d6 commit 260befdCopy full SHA for 260befd
src/test/resources/junit-platform.properties
@@ -23,4 +23,4 @@
23
# @todo #107:45min Configure default timeout for tests running on windows to 10s and 3s on other platforms.
24
# Currently, it fails with the 3s timeout on windows platform. Let's try to configure
25
# test default timeout exclusively for windows, and keep 3s for other platforms.
26
-junit.jupiter.execution.timeout.test.method.default = 10s
+junit.jupiter.execution.timeout.test.method.default = 15s
0 commit comments