diff options
Diffstat (limited to 't/open311.t')
-rw-r--r-- | t/open311.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/open311.t b/t/open311.t index 82a6b420f..e897d3524 100644 --- a/t/open311.t +++ b/t/open311.t @@ -273,7 +273,7 @@ foreach my $test ( state => 'unable to fix', anon => 0, status => 'CLOSED', - extended => 'UNABLE_TO_FIX', + extended => 'NO_FURTHER_ACTION', }, { desc => 'comment with closed state sends status of CLOSED', |