diff options
Diffstat (limited to 't/cobrand/fixamingata.t')
-rw-r--r-- | t/cobrand/fixamingata.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cobrand/fixamingata.t b/t/cobrand/fixamingata.t index 65236e6e1..ea3c2da92 100644 --- a/t/cobrand/fixamingata.t +++ b/t/cobrand/fixamingata.t @@ -115,7 +115,7 @@ subtest "Test ajax decimal points" => sub { }; END { - $mech->delete_problems_for_body(1); + $mech->delete_body($body); ok $mech->host("www.fixmystreet.com"), "change host back"; done_testing(); } |