diff --git a/tests/select/test_select_time_slice.py b/tests/select/test_select_time_slice.py index e69277e..4feba9d 100644 --- a/tests/select/test_select_time_slice.py +++ b/tests/select/test_select_time_slice.py @@ -99,7 +99,6 @@ def test_select_time_slice_out_of_bounds(da_sat_like, t0_str): interval_start=interval_start, interval_end=interval_end, sample_period_duration=freq, - fill_selection=True ) # Check the returned times are as expected