aboutsummaryrefslogtreecommitdiffstats
path: root/t/app
diff options
context:
space:
mode:
Diffstat (limited to 't/app')
-rw-r--r--t/app/controller/admin.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/app/controller/admin.t b/t/app/controller/admin.t
index bf7a9ed70..2cc88ccc3 100644
--- a/t/app/controller/admin.t
+++ b/t/app/controller/admin.t
@@ -219,6 +219,7 @@ subtest 'check contact editing' => sub {
$mech->content_contains( '<td>test2 note' );
$mech->content_contains( '<td>Public' );
+ $mech->get_ok('/admin/body_edit/2650/test%20category');
$mech->submit_form_ok( { with_fields => {
email => 'test2@example.com',
note => 'test2 note',