From 406381bcb33841ff0a76d210ef60c63b8520ee96 Mon Sep 17 00:00:00 2001 From: Blaise deB Frederick Date: Tue, 31 Oct 2023 18:44:22 +0000 Subject: [PATCH] Update test_fullrunrapidtide_v2.py --- rapidtide/tests/test_fullrunrapidtide_v2.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/rapidtide/tests/test_fullrunrapidtide_v2.py b/rapidtide/tests/test_fullrunrapidtide_v2.py index b7ba0eeb3..a63c9f4f8 100755 --- a/rapidtide/tests/test_fullrunrapidtide_v2.py +++ b/rapidtide/tests/test_fullrunrapidtide_v2.py @@ -61,8 +61,6 @@ def test_fullrunrapidtide_v2(debug=False, displayplots=False): "hybrid", "--globalsignalmethod", "meanscale", - "--timerange", - "10", "240", ] if debug: print(inputargs)