Disable test
[webservice-strike.git] / t / WebService-Strike.t
index 69c759697da2a1158fb8b3037b4a68b48f5e6ab6..e3a86eb3f69fe95ddfe4e4f08be1b9e6963b5009 100644 (file)
@@ -4,6 +4,7 @@ use warnings;
 
 use Data::Dumper qw/Dumper/;
 use Test::RequiresInternet qw/getstrike.net 443/;
+use Test::More skip_all => 'The Strike API was discontinued, therefore this test is disabled';
 use Test::More tests => 8;
 use Try::Tiny;
 BEGIN { use_ok('WebService::Strike') };
This page took 0.009362 seconds and 4 git commands to generate.