aboutsummaryrefslogtreecommitdiffstats
path: root/t/open311
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-10-02 13:01:28 +0100
committerStruan Donald <struan@exo.org.uk>2012-10-02 13:01:28 +0100
commit87cc39d560c5ec3d6ec6b44429b966210252fb19 (patch)
tree6600a284bdaa02e098b55eccdd685aff897eed32 /t/open311
parentba53a2c2d8189ecaeca2c0e774c6dda54579dec9 (diff)
do not used planned status but use new action scheduled instead
NB: planned still listed in some places to account for old reports some test coverage improvements
Diffstat (limited to 't/open311')
-rw-r--r--t/open311/getservicerequestupdates.t12
1 files changed, 0 insertions, 12 deletions
diff --git a/t/open311/getservicerequestupdates.t b/t/open311/getservicerequestupdates.t
index 9f67633aa..c7d12391a 100644
--- a/t/open311/getservicerequestupdates.t
+++ b/t/open311/getservicerequestupdates.t
@@ -117,18 +117,6 @@ for my $test (
end_state => 'confirmed',
},
{
- desc => 'planned status changed problem status',
- updated_datetime => sprintf( '<updated_datetime>%s</updated_datetime>', $dt ),
- description => 'This is a note',
- external_id => 638344,
- start_state => 'confirmed',
- comment_status => 'PLANNED',
- mark_fixed=> 0,
- mark_open => 0,
- problem_state => 'planned',
- end_state => 'planned',
- },
- {
desc => 'investigating status changes problem status',
updated_datetime => sprintf( '<updated_datetime>%s</updated_datetime>', $dt ),
description => 'This is a note',