Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
adrianshort
/
uk_planning_scraper
peilaus alkaen
https://github.com/adrianshort/uk_planning_scraper.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
16
Wiki
Toiminta
Selaa lähdekoodia
Fix tests
pull/37/head
Adrian Short
5 vuotta sitten
vanhempi
3a226f79cb
commit
a2f0ea3d70
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
spec/authority_spec.rb
+ 1
- 1
spec/authority_spec.rb
Näytä tiedosto
@@ -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
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna