Преглед изворни кода

Fix test because we've got more authorities now

tags/v0.4.5
Adrian Short пре 6 година
родитељ
комит
1e154247de
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      spec/authority_spec.rb

+ 1
- 1
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(48)
expect(all.count).to eq(56)
end
it 'returns a list of authorities' do


Loading…
Откажи
Сачувај