diff options
Diffstat (limited to 't/app/controller/report_new.t')
-rw-r--r-- | t/app/controller/report_new.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/app/controller/report_new.t b/t/app/controller/report_new.t index 01c29ecf4..3e486d22c 100644 --- a/t/app/controller/report_new.t +++ b/t/app/controller/report_new.t @@ -406,7 +406,6 @@ foreach my $test ( title => '', detail => '', may_show_name => '1', - email => $test_email, name => 'Test User', phone => '01234 567 890', photo => '', |