Skip to content

Commit 260befd

Browse files
committed
15s
1 parent 85722d6 commit 260befd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/resources/junit-platform.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
# @todo #107:45min Configure default timeout for tests running on windows to 10s and 3s on other platforms.
2424
# Currently, it fails with the 3s timeout on windows platform. Let's try to configure
2525
# test default timeout exclusively for windows, and keep 3s for other platforms.
26-
junit.jupiter.execution.timeout.test.method.default = 10s
26+
junit.jupiter.execution.timeout.test.method.default = 15s

0 commit comments

Comments
 (0)