Skip to content

Calorimeter: Fix unchecked StatusCodes in unit tests

Frank Winklmeier requested to merge fwinkl/athena:fwinkl_20200306T182521 into master

Fix unchecked StatusCodes in several calorimeter unit tests.

Move the setup of the AllCaloFull container to the setUp() function to avoid failure in recording it when called multiple times.

Edited by Frank Winklmeier

Merge request reports