From e221b40ef80476de57a2c943a7ac8cacf63fc6d8 Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Tue, 10 Nov 2020 10:22:46 +0100 Subject: [PATCH] http2: checks there are no anomaly --- tests/http2-basic/test.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/http2-basic/test.yaml b/tests/http2-basic/test.yaml index 7e15e653f..0ffbc7e6e 100644 --- a/tests/http2-basic/test.yaml +++ b/tests/http2-basic/test.yaml @@ -74,3 +74,7 @@ checks: match: event_type: fileinfo fileinfo.state: CLOSED + - filter: + count: 0 + match: + event_type: anomaly -- 2.47.2