From da874bab7b23c8902906d857a09ee7145a171ac7 Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Thu, 15 Feb 2024 09:24:30 +0100 Subject: [PATCH] filestore: directionality fix backported to 7 --- tests/bug-6617/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bug-6617/test.yaml b/tests/bug-6617/test.yaml index 2aa9a47ce..ace015563 100644 --- a/tests/bug-6617/test.yaml +++ b/tests/bug-6617/test.yaml @@ -1,7 +1,7 @@ pcap: ../filestore-v2.1-forced/suricata-update-pdf.pcap requires: - min-version: 8 + min-version: 7 args: - -k none -- 2.47.2