diff options
Diffstat (limited to 't/app/controller/json.t')
-rw-r--r-- | t/app/controller/json.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/app/controller/json.t b/t/app/controller/json.t index f7410dbd0..8ee472f5d 100644 --- a/t/app/controller/json.t +++ b/t/app/controller/json.t @@ -111,6 +111,4 @@ is_deeply # ], "correct response"; -$mech->delete_user($user); - done_testing(); |