Skip to content

Commit

Permalink
add more time for eos tabulated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahm-LANL committed Nov 26, 2024
1 parent cbd2512 commit 2f7b1df
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 @@ -93,7 +93,7 @@ endif()
include(Catch)
catch_discover_tests(eos_analytic_unit_tests PROPERTIES TIMEOUT 60)
catch_discover_tests(eos_infrastructure_tests PROPERTIES TIMEOUT 60)
catch_discover_tests(eos_tabulated_unit_tests PROPERTIES TIMEOUT 60)
catch_discover_tests(eos_tabulated_unit_tests PROPERTIES TIMEOUT 120)
if (plugin_tests)
catch_discover_tests(eos_plugin_tests PROPERTIES TIMEOUT 60)
endif()
Expand Down

0 comments on commit 2f7b1df

Please sign in to comment.