Skip to content

Commit

Permalink
Increase test timeout to 5 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Sep 27, 2024
1 parent 9073e75 commit 0e40306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ foreach(test IN LISTS tests)
set_tests_properties(
${test}
PROPERTIES
TIMEOUT 120
TIMEOUT 300
)
endforeach()

0 comments on commit 0e40306

Please sign in to comment.