aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/alert.t
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-06-03 15:20:39 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-06-03 15:20:39 +0100
commit34e78aa47e8cad5ba237705dd8a2fa1d1403ff20 (patch)
tree8e898360c4e5faa676cdc2ed99f0bc06ce15cbe2 /t/app/controller/alert.t
parent7b405637a1ac3436cf90acc7d5ad46f1b80c8250 (diff)
Better alert page title handling.
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 45257b31b..3e2dedd53 100644
--- a/t/app/controller/alert.t
+++ b/t/app/controller/alert.t
@@ -22,7 +22,7 @@ $mech->content_contains('html lang="en-gb"');
$mech->get_ok('/alert/list?pc=EH99 1SP');
$mech->title_like(qr/^Local RSS feeds and email alerts/);
-$mech->content_contains('Local RSS feeds and email alerts for &lsquo;EH99&nbsp;1SP&rsquo;');
+$mech->content_contains('Here are the types of local problem alerts for &lsquo;EH99&nbsp;1SP&rsquo;');
$mech->content_contains('html lang="en-gb"');
$mech->content_contains('Problems within 8.5km');
$mech->content_contains('rss/pc/EH991SP/2');