aboutsummaryrefslogtreecommitdiffstats
path: root/t/open311
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-10-04 10:23:45 +0100
committerStruan Donald <struan@exo.org.uk>2012-10-04 10:23:45 +0100
commit869c1db99a82a5edc923d04060254e32c691fc94 (patch)
tree4a1b11fcc2d1b900645edecbb1acbf6b27b7e290 /t/open311
parent1b72087884c1577f3abd0858c9cd575f7d9cb800 (diff)
actually use a closed state in the test
Diffstat (limited to 't/open311')
-rw-r--r--t/open311/getservicerequestupdates.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/open311/getservicerequestupdates.t b/t/open311/getservicerequestupdates.t
index f9ea4ab01..7930c66a2 100644
--- a/t/open311/getservicerequestupdates.t
+++ b/t/open311/getservicerequestupdates.t
@@ -217,7 +217,7 @@ for my $test (
updated_datetime => sprintf( '<updated_datetime>%s</updated_datetime>', $dt ),
description => 'This is a note',
external_id => 638344,
- start_state => 'fixed - user',
+ start_state => 'not responsible',
comment_status => 'OPEN',
mark_fixed => 0,
mark_open => 0,