Procházet zdrojové kódy

Update test

tags/v0.4.5
Adrian Short před 6 roky
rodič
revize
46fb6b52cd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      spec/authority_spec.rb

+ 1
- 1
spec/authority_spec.rb Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit