ソースを参照

Update test

tags/v0.4.5
Adrian Short 6年前
コミット
46fb6b52cd
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(74)
end

it 'returns a list of authorities' do


読み込み中…
キャンセル
保存