From 715f0248a9e7c37cdf71d03b3697c4caff062a33 Mon Sep 17 00:00:00 2001 From: Shivani Bhardwaj Date: Wed, 6 Oct 2021 15:59:28 +0530 Subject: [PATCH] smb-eicar-overlap: bump min-version to 6 --- tests/smb-eicar-overlap/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/smb-eicar-overlap/test.yaml b/tests/smb-eicar-overlap/test.yaml index e7413fea1..292fc7c59 100644 --- a/tests/smb-eicar-overlap/test.yaml +++ b/tests/smb-eicar-overlap/test.yaml @@ -1,7 +1,7 @@ requires: features: - HAVE_LIBJANSSON - min-version: 7 + min-version: 6 # disables checksum verification args: -- 2.47.2