소스 검색

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


불러오는 중...
취소
저장