瀏覽代碼

Fix test

tags/v0.4.5
Adrian Short 6 年之前
父節點
當前提交
7f7038f28b
共有 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(73)
expect(all.count).to eq(72)
end

it 'returns a list of authorities' do


Loading…
取消
儲存