From 40076e8ea07de1d68dbfa1b33b48500a3c031634 Mon Sep 17 00:00:00 2001 From: Dave Arter Date: Wed, 1 Feb 2017 15:00:03 +0000 Subject: =?UTF-8?q?Show=20=E2=80=98unable=20to=20fix=E2=80=99=20state=20as?= =?UTF-8?q?=20=E2=80=98no=20further=20action=E2=80=99.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bromley had this already in its update state change messages. --- t/app/controller/report_updates.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/app/controller/report_updates.t b/t/app/controller/report_updates.t index 6fc7bb8e1..41d181e65 100644 --- a/t/app/controller/report_updates.t +++ b/t/app/controller/report_updates.t @@ -594,7 +594,7 @@ for my $test ( name => $user->name, may_show_name => 1, update => 'Set state to unable to fix', - state => 'unable to fix', + state => 'no further action', }, state => 'unable to fix', }, -- cgit v1.2.3