Skip to content

Commit

Permalink
Require Test::Deep::NoTest
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrtj committed Jul 1, 2024
1 parent 192d540 commit ad6fb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requires 'namespace::autoclean' => '0';
requires 'URI' => '0';
requires 'Hash::MultiValue' => '0';
requires 'HTTP::Message' => '0';
requires 'Test::Deep' => '0.091';
requires 'Test::Deep::NoTest' => '0';

on 'test' => sub {
requires 'Test::Exception' => '0';
Expand Down

0 comments on commit ad6fb9c

Please sign in to comment.