Ver a proveniência

Fix tests

pull/37/head
Adrian Short há 5 anos
ascendente
cometimento
a2f0ea3d70
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      spec/authority_spec.rb

+ 1
- 1
spec/authority_spec.rb Ver ficheiro

@@ -28,7 +28,7 @@ describe UKPlanningScraper::Authority do
let(:all) { described_class.all }

it 'returns all authorities' do
expect(all.count).to eq(112)
expect(all.count).to eq(124)
end

it 'returns a list of authorities' do


Carregando…
Cancelar
Guardar