X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=t%2Fuseless_set_headers.t;h=104c17492fa7f575966e4c5bbe4bb79dadaf912c;hp=78873fb0f9187d49389e9fe635f086331e0498c1;hb=53c7cc10e26c965f7502936609c5d1e6a35dc819;hpb=2a8074980f232951ffa0f4ea52a2f195f7a0813f diff --git a/t/useless_set_headers.t b/t/useless_set_headers.t index 78873fb..104c174 100644 --- a/t/useless_set_headers.t +++ b/t/useless_set_headers.t @@ -37,7 +37,7 @@ use HTTP::Request::Common; sub debug { 1 } - __PACKAGE__->log(TestAppStats::Log->new); + __PACKAGE__->log(TestAppStats::Log->new('warn')); after 'finalize' => sub { my ($c) = @_;