diff --git a/src/ctapipe_io_lst/tests/test_lsteventsource.py b/src/ctapipe_io_lst/tests/test_lsteventsource.py index 7112ce99..1c776173 100644 --- a/src/ctapipe_io_lst/tests/test_lsteventsource.py +++ b/src/ctapipe_io_lst/tests/test_lsteventsource.py @@ -450,4 +450,4 @@ def test_arbitrary_filename(tmp_path): n_read = 0 for _ in source: n_read += 1 - assert n_read == n_read + assert n_read == 50