From: Philippe Antoine Date: Tue, 20 Jun 2023 15:28:40 +0000 (+0200) Subject: Fix test to use http object instead of http2 X-Git-Tag: suricata-7.0.0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c537983e9a1803965aa163b4d8854baf7aa0f41c;p=thirdparty%2Fsuricata-verify.git Fix test to use http object instead of http2 --- diff --git a/tests/http2-deflate/test.yaml b/tests/http2-deflate/test.yaml index d6550a46f..338c40895 100644 --- a/tests/http2-deflate/test.yaml +++ b/tests/http2-deflate/test.yaml @@ -15,7 +15,8 @@ checks: count: 1 match: event_type: fileinfo - http2.length: 30 + http.length: 30 + http.version: "2" fileinfo.size: 20 - filter: count: 0