Skip to content

Commit

Permalink
Merge pull request #4579 from nilsdeppe/bco_timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsvu authored Jan 11, 2023
2 parents 9da7c3f + 32b8051 commit b4d3530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Domain/Creators/Test_BinaryCompactObject.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,7 @@ void test_parse_errors() {
}
} // namespace

// [[TimeOut, 30]]
// [[TimeOut, 45]]
SPECTRE_TEST_CASE("Unit.Domain.Creators.BinaryCompactObject",
"[Domain][Unit]") {
test_connectivity();
Expand Down

0 comments on commit b4d3530

Please sign in to comment.