diff --git a/py/server/tests/test_updateby.py b/py/server/tests/test_updateby.py index 8a9d0445025..4519a3f104d 100644 --- a/py/server/tests/test_updateby.py +++ b/py/server/tests/test_updateby.py @@ -110,7 +110,7 @@ def test_rolling_sum(self): rolling_sum_time(ts_col="Timestamp", cols=["rsum_b = b", "rsum_e = e"], rev_time=10_000_000_000, fwd_time=-10_000_000_00), rolling_sum_time(ts_col="Timestamp", cols=["rsum_b = b", "rsum_e = e"], rev_time="00:00:30", - fwd_time="-00:00:30"), + fwd_time="-00:00:20"), ] for op in ops: