diff --git a/tests/test_probabilist.cpp b/tests/test_probabilist.cpp index 0ee579ffe574f9f33499f5ed892cda53fb605e21..4cea2a8232ae16fcc74874bc7f074f7319991010 100644 --- a/tests/test_probabilist.cpp +++ b/tests/test_probabilist.cpp @@ -320,7 +320,7 @@ TEST(ProbabilistTests, TestIntervalsQLVL) xt::xtensor<double, 2>({}), "", // events {50., 80.}, // c_lvl - {0.1, 0.25, 0.75, 0.9} // q_lvl + {10., 25., 75., 90.} // q_lvl ); // check results