summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--t/02-conflicts.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/02-conflicts.t b/t/02-conflicts.t
index e1645d5..19cd72b 100644
--- a/t/02-conflicts.t
+++ b/t/02-conflicts.t
@@ -4,7 +4,7 @@ use warnings;
use Test::More;
use Test::Fatal;
-use Test::Warnings 'warning';
+use Test::Warnings 0.005 'warning';
use lib 't/lib/02';
{