Skip to content

Commit

Permalink
test4?
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg committed Jan 19, 2025
1 parent ce7cee9 commit b56d5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sweetspi-tests/src/test/kotlin/TestProject.kt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class TestProject(
.forwardOutput()
.withArguments(
"-Dorg.gradle.daemon.idletimeout=10000",
"-Pkotlin.daemon.options.autoshutdownIdleSeconds=10",
"-Dkotlin.daemon.options=autoshutdownIdleSeconds=10,autoshutdownUnusedSeconds=10",

"--stacktrace",
*arguments
Expand Down

0 comments on commit b56d5be

Please sign in to comment.