diff --git a/Control/AthenaMonitoringKernel/test/LumiblockHistogramProviderTestSuite.cxx b/Control/AthenaMonitoringKernel/test/LumiblockHistogramProviderTestSuite.cxx index 80e8933517b4e42311e70e5a376ec7b83046362d..fb0b4714190b3dfbbded8f1f2a0302ba9f263364 100644 --- a/Control/AthenaMonitoringKernel/test/LumiblockHistogramProviderTestSuite.cxx +++ b/Control/AthenaMonitoringKernel/test/LumiblockHistogramProviderTestSuite.cxx @@ -121,7 +121,7 @@ class LumiblockHistogramProviderTestSuite { void test_shouldCreateNewHistogramWithUpdatedLumiBlock() { auto expectedFlow = { - make_tuple(100, 100000, "/run_100000/lowStat_LB101-120/"), + make_tuple(100, 100000, "/run_100000/lowStat_LB81-100/"), make_tuple(125, 200000, "/run_200000/lowStat_LB121-140/"), };