From c7a53c23f6c61819effd15649d11429c2c8dc71a Mon Sep 17 00:00:00 2001 From: Jeff Lucovsky Date: Wed, 24 Apr 2024 09:51:52 -0400 Subject: [PATCH] tests: Update min-version for 6.0.x testing Issue: 5578 Update the min-version so the 6.0.x change will be tested. --- tests/bug-5578-http-dsize-drop/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bug-5578-http-dsize-drop/test.yaml b/tests/bug-5578-http-dsize-drop/test.yaml index 55c3cda50..047c413b4 100644 --- a/tests/bug-5578-http-dsize-drop/test.yaml +++ b/tests/bug-5578-http-dsize-drop/test.yaml @@ -1,5 +1,5 @@ requires: - min-version: 7 + min-version: 6.0.19 pcap: ../bug-4663/input.pcap -- 2.47.2