From 909a3fe960ddd2c3f4b271a8fce6cb1b49b48318 Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Sat, 6 Oct 2018 18:56:49 +0100 Subject: [PATCH] Update test --- spec/authority_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/authority_spec.rb b/spec/authority_spec.rb index 78c45c7..864d8e2 100644 --- a/spec/authority_spec.rb +++ b/spec/authority_spec.rb @@ -28,7 +28,7 @@ describe UKPlanningScraper::Authority do let(:all) { described_class.all } it 'returns all authorities' do - expect(all.count).to eq(66) + expect(all.count).to eq(71) end it 'returns a list of authorities' do