From 934ff7324a01c2c2accf4e996f6592129d6477f0 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Wed, 11 Dec 2019 21:40:36 +0100 Subject: [PATCH] bug-130: update for changed detection logic --- tests/bug-130/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bug-130/test.yaml b/tests/bug-130/test.yaml index 3994da537..1f4ebefd2 100644 --- a/tests/bug-130/test.yaml +++ b/tests/bug-130/test.yaml @@ -145,7 +145,7 @@ checks: protocol: HTTP/1.1 status: 401 url: /publication/pub.home/home.html - pcap_cnt: 14 + #pcap_cnt: 14 proto: TCP src_ip: 162.2.41.200 src_port: 80 -- 2.47.2