diff options
-rw-r--r-- | t/cobrand/zurich.t | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/t/cobrand/zurich.t b/t/cobrand/zurich.t index 9d9ffea7e..a583a2ec2 100644 --- a/t/cobrand/zurich.t +++ b/t/cobrand/zurich.t @@ -62,9 +62,6 @@ my @reports = $mech->create_problems_for_body( 1, 2, 'Test', { my $report = $reports[0]; $mech->get_ok( '/report/' . $report->id ); -#diag "------------------------------\n"; -#diag $mech->content(); -#diag "------------------------------\n"; $mech->content_contains('Überprüfung ausstehend'); # Check logging in to deal with this report |