Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
adrianshort
/
uk_planning_scraper
réplica de
https://github.com/adrianshort/uk_planning_scraper.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
16
Wiki
Actividad
Explorar el Código
Fix tests
pull/37/head
Adrian Short
hace 5 años
padre
3a226f79cb
commit
a2f0ea3d70
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
spec/authority_spec.rb
+ 1
- 1
spec/authority_spec.rb
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar