이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
adrianshort
/
uk_planning_scraper
의 미러
https://github.com/adrianshort/uk_planning_scraper.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
16
위키
활동
소스 검색
Fix tests
pull/37/head
Adrian Short
5 년 전
부모
3a226f79cb
커밋
a2f0ea3d70
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+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(1
1
2)
expect(all.count).to eq(12
4
)
end
it 'returns a list of authorities' do
쓰기
미리보기
불러오는 중...
취소
저장