From b816cd81fea58adcad5ae216b4dfe9030dad40aa Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 3 Oct 2018 16:37:27 +0100 Subject: Deal with a variety of low-level test warnings. * Stop red warning being output by S3 bucket creation failure test * Make sure 'num_old_reports' is always a number on /around pages * Stop 'category_extra' being generated when unnecessary * Prevent warning printed in getservicerequestupdates.t * Prevent info lines from being output in develop.t * Remove line of #s in root.t * And an ID diag in zurich.t --- t/cobrand/zurich.t | 1 - 1 file changed, 1 deletion(-) (limited to 't/cobrand') diff --git a/t/cobrand/zurich.t b/t/cobrand/zurich.t index dbd6ec882..2f60231ab 100644 --- a/t/cobrand/zurich.t +++ b/t/cobrand/zurich.t @@ -959,7 +959,6 @@ subtest "test stats" => sub { }; subtest "test admin_log" => sub { - diag $report->id; my @entries = FixMyStreet::DB->resultset('AdminLog')->search({ object_type => 'problem', object_id => $report->id, -- cgit v1.2.3