X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fmulti_content_type.t;h=74b096c2bb4622165dc18f5d6a6d44d662df2293;hb=a4f0f1f6e8874c8b2b94b640f54b85bcdda87151;hp=f0bf615d141fb07512c374a10e435ec9e18be73b;hpb=705f22fa6179b21fdca4874648a162ecd31db3e2;p=catagits%2FTest-WWW-Mechanize-Catalyst.git diff --git a/t/multi_content_type.t b/t/multi_content_type.t index f0bf615..74b096c 100644 --- a/t/multi_content_type.t +++ b/t/multi_content_type.t @@ -43,7 +43,7 @@ TRY_CONNECT: { } SKIP: { - skip $skip, 8 if $skip; + skip $skip, 9 if $skip; lives_ok { $m->get_ok( '/', 'Get a multi Content-Type response' ) } 'Survive to a multi Content-Type sting';