formatting
Build on RHEL9 docker image / build (push) Successful in 3m48s
Build on RHEL8 docker image / build (push) Successful in 4m40s
Run Simulator Tests on local RHEL8 / build (push) Failing after 8m46s
Run Simulator Tests on local RHEL9 / build (push) Failing after 13m24s

This commit is contained in:
2026-08-06 11:10:01 +02:00
parent d7cc22f7ef
commit 281943eb69
5 changed files with 15 additions and 28 deletions
@@ -148,8 +148,6 @@ TEST_CASE("to_lower does not modify the original string") {
REQUIRE(original == "MixedCase");
}
// TEST_CASE("concat things not being strings")
} // namespace sls