aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_new_open311.t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2015-07-28 16:45:25 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2015-07-28 16:45:25 +0100
commitaaa1947c2ec5a45cfca0b01213464afcc10e4c9a (patch)
tree83f708393670602834a377dddbb0629dfa8bd9d6 /t/app/controller/report_new_open311.t
parent77a343a8d148abc4eb8922b645b25eefe0fae8c9 (diff)
parent9d00e9bc88bde0c604a30d7f72890768b13ee7f0 (diff)
Merge branch 'issues/968-refusing-councils'
Diffstat (limited to 't/app/controller/report_new_open311.t')
-rw-r--r--t/app/controller/report_new_open311.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/controller/report_new_open311.t b/t/app/controller/report_new_open311.t
index 53b84b92d..d3ca93f0e 100644
--- a/t/app/controller/report_new_open311.t
+++ b/t/app/controller/report_new_open311.t
@@ -60,9 +60,9 @@ foreach my $test (
type => 'old',
},
errors => [
+ 'This information is required',
'Please enter a subject',
'Please enter some details',
- 'This information is required',
'Please enter your email',
'Please enter your name',
],