From 0b30ca34b3c7e65141d3a5c271381e31f37d5f1b Mon Sep 17 00:00:00 2001 From: Tiago Peczenyj Date: Thu, 7 Dec 2023 13:34:43 +0100 Subject: [PATCH] fix unit tests again --- t/01-parse.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/01-parse.t b/t/01-parse.t index 06e58aa..3995f1a 100644 --- a/t/01-parse.t +++ b/t/01-parse.t @@ -364,6 +364,7 @@ subtest "check publisher restriction" => sub { done_testing; }; + done_testing; }; subtest "invalid tcf consent string candidates" => sub {