Skip to content

Commit

Permalink
Test the correct module
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Jan 30, 2025
1 parent ef21fed commit aadbbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/gv.t
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ use Test::DescribeMe qw(author);
use Test::Most;
use Test::Needs 'Test::GreaterVersion';

Test::GreaterVersion::has_greater_version_than_cpan('LWP::UserAgent::Throttled');
Test::GreaterVersion::has_greater_version_than_cpan('CGI::Info');

done_testing();

0 comments on commit aadbbaa

Please sign in to comment.