diff --git a/tests/modules/testParticleCut.cpp b/tests/modules/testParticleCut.cpp index 424ab82ca83d4e959a47e38bcd3866c0a2adb3cc..b293d5eb04a98c2dca8f375f094c22dbcb711ec2 100644 --- a/tests/modules/testParticleCut.cpp +++ b/tests/modules/testParticleCut.cpp @@ -133,7 +133,6 @@ TEST_CASE("ParticleCut", "process,continuous,secondary") { CHECK(view.getEntries() == 1); CHECK(view.getSize() == 13); - CHECK(cut.getEmEnergy() == Ebelow * A); } SECTION("cut low energy: electrons, photons, hadrons and muons") {