Skip to content

Commit

Permalink
Merge pull request #4667 from knelli2/shape_test_timeout
Browse files Browse the repository at this point in the history
Increase timeout of control system Shape test
  • Loading branch information
nilsdeppe committed Jan 30, 2023
2 parents 77a7a66 + cb62a8b commit 8296901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/ControlSystem/Systems/Test_Shape.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ void test_names() {
}
}

// [[TimeOut, 15]]
// [[TimeOut, 30]]
SPECTRE_TEST_CASE("Unit.ControlSystem.Systems.Shape", "[ControlSystem][Unit]") {
MAKE_GENERATOR(generator);
domain::FunctionsOfTime::register_derived_with_charm();
Expand Down

0 comments on commit 8296901

Please sign in to comment.