Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
adrianshort
/
uk_planning_scraper
kopie van
https://github.com/adrianshort/uk_planning_scraper.git
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
16
Wiki
Activiteit
Bladeren bron
Fix tests
pull/37/head
Adrian Short
5 jaren geleden
bovenliggende
3a226f79cb
commit
a2f0ea3d70
1 gewijzigde bestanden
met
toevoegingen van 1
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
spec/authority_spec.rb
+ 1
- 1
spec/authority_spec.rb
Bestand weergeven
@@ -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
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan