aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-05-08 13:50:12 +0100
committerStruan Donald <struan@exo.org.uk>2012-05-08 13:50:12 +0100
commitbff0d2095030b9e8d2d1018698826799bc1ed6db (patch)
treebbe17b93aa5ca68a8ea7b8072fddd896d6a9b462 /t/app/controller
parent0cd38fb6150d66892fb249ab4906df3cbc5bebb7 (diff)
parent5231c0cda1b90c172dd65c3e0d19c4c4bb84e508 (diff)
Merge remote-tracking branch 'origin/bromley' into bromley
Diffstat (limited to 't/app/controller')
-rw-r--r--t/app/controller/report_new.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/controller/report_new.t b/t/app/controller/report_new.t
index 4a8cbbbfe..5fc6e6a5d 100644
--- a/t/app/controller/report_new.t
+++ b/t/app/controller/report_new.t
@@ -731,7 +731,7 @@ subtest "check that a lat/lon off coast leads to /around" => sub {
is $mech->uri->path, '/around', "redirected to '/around'";
is_deeply #
- $mech->page_errors,
+ $mech->form_errors,
[ 'That spot does not appear to be covered by a council. If you have'
. ' tried to report an issue past the shoreline, for example, please'
. ' specify the closest point on land.' ], #