formatting
Build and Deploy on local RHEL9 / build (push) Successful in 2m17s
Build on RHEL9 docker image / build (push) Successful in 4m15s
Build and Deploy on local RHEL8 / build (push) Successful in 4m59s
Build on RHEL8 docker image / build (push) Successful in 5m2s
Run Simulator Tests on local RHEL9 / build (push) Successful in 18m42s
Run Simulator Tests on local RHEL8 / build (push) Successful in 22m9s

This commit is contained in:
2026-07-07 10:35:41 +02:00
parent c7a250bbfc
commit de47f2003c
6 changed files with 135 additions and 163 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