From 46fb6b52cda120f3e844707982561fdf4f582101 Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Fri, 12 Oct 2018 15:49:35 +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 10e0726..f5d06d9 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(73) + expect(all.count).to eq(74) end it 'returns a list of authorities' do