diff options
Diffstat (limited to 't/cobrand/bromley.t')
-rw-r--r-- | t/cobrand/bromley.t | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/t/cobrand/bromley.t b/t/cobrand/bromley.t index cb2086a84..91a7038ec 100644 --- a/t/cobrand/bromley.t +++ b/t/cobrand/bromley.t @@ -2,9 +2,6 @@ use strict; use warnings; use Test::More; -plan skip_all => 'Skipping Bromley test without Bromley cobrand' - unless FixMyStreet::Cobrand->exists('bromley'); - use FixMyStreet::TestMech; my $mech = FixMyStreet::TestMech->new; |