We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3469a08 commit 1fca4fdCopy full SHA for 1fca4fd
t/model/search.t
@@ -4,7 +4,7 @@ use warnings;
4
use MetaCPAN::Model::Search ();
5
use MetaCPAN::TestServer ();
6
use Test::More;
7
-use Test::Deep qw(cmp_deeply);
+use Test::Deep qw(cmp_deeply ignore);
8
9
plan skip_all =>
10
"Travis ES bad, see https://travis-ci.org/metacpan/metacpan-api/jobs/301092129"
0 commit comments