aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/alert.t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-11-09 18:08:05 +0000
committerMatthew Somerville <matthew@mysociety.org>2012-11-09 18:08:05 +0000
commitc0e4463163d4a9b9a8be073964ef960b114c9ea0 (patch)
tree8724404283e105fb04b857210825ec78cad1e7cb /t/app/controller/alert.t
parent55fd02987a0816d9d1c8a76b67fa2d44f8d57264 (diff)
Some fixes for when warnings are on during test run.
Diffstat (limited to 't/app/controller/alert.t')
-rw-r--r--t/app/controller/alert.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/app/controller/alert.t b/t/app/controller/alert.t
index e1ebbecb6..3d95bef6d 100644
--- a/t/app/controller/alert.t
+++ b/t/app/controller/alert.t
@@ -40,7 +40,7 @@ $mech->get_ok('/alert/list?pc=High Street');
$mech->content_contains('We found more than one match for that location');
$mech->get_ok('/alert/list?pc=');
-$mech->content_contains('hat location does not appear to be covered by a council');
+$mech->content_contains('To find out what local alerts we have for you');
$mech->get_ok('/alert/list?pc=GL502PR');
$mech->content_contains('Problems within the boundary of');