diff --git a/tests/detect-to_lowercase-01/test.yaml b/tests/detect-to_lowercase-01/test.yaml index fbaae82f0..554bb58e0 100644 --- a/tests/detect-to_lowercase-01/test.yaml +++ b/tests/detect-to_lowercase-01/test.yaml @@ -1,7 +1,7 @@ pcap: ../bug-3616-ips/input.pcap requires: - min-version: 7.0.3 + min-version: 8 pcap: false exit-code: 0 diff --git a/tests/detect-to_lowercase-02/test.yaml b/tests/detect-to_lowercase-02/test.yaml index 57806a6b7..2cd41dcfe 100644 --- a/tests/detect-to_lowercase-02/test.yaml +++ b/tests/detect-to_lowercase-02/test.yaml @@ -1,7 +1,7 @@ pcap: ../bug-3616-ips/input.pcap requires: - min-version: 7.0.3 + min-version: 8 pcap: false exit-code: 1 diff --git a/tests/detect-to_uppercase-01/test.yaml b/tests/detect-to_uppercase-01/test.yaml index fbaae82f0..554bb58e0 100644 --- a/tests/detect-to_uppercase-01/test.yaml +++ b/tests/detect-to_uppercase-01/test.yaml @@ -1,7 +1,7 @@ pcap: ../bug-3616-ips/input.pcap requires: - min-version: 7.0.3 + min-version: 8 pcap: false exit-code: 0 diff --git a/tests/detect-to_uppercase-02/test.yaml b/tests/detect-to_uppercase-02/test.yaml index 57806a6b7..2cd41dcfe 100644 --- a/tests/detect-to_uppercase-02/test.yaml +++ b/tests/detect-to_uppercase-02/test.yaml @@ -1,7 +1,7 @@ pcap: ../bug-3616-ips/input.pcap requires: - min-version: 7.0.3 + min-version: 8 pcap: false exit-code: 1