1
0
forked from fsfw/fsfw

fixed impact of windows fixes on other builds

This commit is contained in:
2023-01-26 12:33:39 +01:00
parent 81c5b2ec95
commit 70fd9ff3e5
5 changed files with 13 additions and 13 deletions

View File

@ -419,7 +419,7 @@ TEST_CASE("Local Pool Manager Tests", "[LocManTest]") {
CHECK(poolOwner.changedVariableCallbackWasCalled(gpidToCheck, storeId) == true);
CHECK(gpidToCheck == lpool::uint8VarGpid);
poolOwner.poolManager.printPoolEntry(lpool::uint8VarId);
//poolOwner.poolManager.printPoolEntry(lpool::uint8VarId);
}
/* we need to reset the subscription list because the pool owner