aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_updates.t
diff options
context:
space:
mode:
Diffstat (limited to 't/app/controller/report_updates.t')
-rw-r--r--t/app/controller/report_updates.t12
1 files changed, 0 insertions, 12 deletions
diff --git a/t/app/controller/report_updates.t b/t/app/controller/report_updates.t
index 4a2aea7ef..4c8a01cf1 100644
--- a/t/app/controller/report_updates.t
+++ b/t/app/controller/report_updates.t
@@ -477,18 +477,6 @@ for my $test (
state => 'investigating',
},
{
- desc => 'from authority user marks report as planned',
- fields => {
- name => $user->name,
- may_show_name => 1,
- add_alert => undef,
- photo => '',
- update => 'Set state to planned',
- state => 'planned',
- },
- state => 'planned',
- },
- {
desc => 'from authority user marks report as in progress',
fields => {
name => $user->name,