diff options
Diffstat (limited to 't/cobrand')
-rw-r--r-- | t/cobrand/two_tier.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/cobrand/two_tier.t b/t/cobrand/two_tier.t index f52e66abc..97bbccc01 100644 --- a/t/cobrand/two_tier.t +++ b/t/cobrand/two_tier.t @@ -8,7 +8,6 @@ use FixMyStreet::Cobrand; my @cobrands = ( [ hart => 2333 ], [ oxfordshire => 2237 ], - [ eastsussex => 2224 ], [ stevenage => 2347 ], [ warwickshire => 2243 ], ); |