diff options
Diffstat (limited to 't/cobrand')
-rw-r--r-- | t/cobrand/fixmystreet.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/cobrand/fixmystreet.t b/t/cobrand/fixmystreet.t index 4d76e43c6..b48593593 100644 --- a/t/cobrand/fixmystreet.t +++ b/t/cobrand/fixmystreet.t @@ -44,7 +44,6 @@ FixMyStreet::override_config { # Logged in, redirects $mech->get_ok('/about/council-dashboard'); is $mech->uri->path, '/reports/Birmingham/summary'; - $mech->content_contains('Top 5 wards'); $mech->content_contains('Where we send Birmingham'); $mech->content_contains('lights@example.com'); |