Adrian Short 6 лет назад
Родитель
Сommit
11a6ac9d02
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(71)
expect(all.count).to eq(73)
end

it 'returns a list of authorities' do


Загрузка…
Отмена
Сохранить