Change organisation sources for lib apicarto quartiersprioritaires
This commit is contained in:
parent
9f9e8ca176
commit
e9145b031f
6 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe CARTO::SGMAP::QuartierPrioritaireAdapter do
|
||||
describe CARTO::SGMAP::QuartiersPrioritaires::Adapter do
|
||||
subject { described_class.new(coordinates).to_params }
|
||||
|
||||
before do
|
|
@ -1,6 +1,6 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe CARTO::SGMAP::API do
|
||||
describe CARTO::SGMAP::QuartiersPrioritaires::API do
|
||||
describe '.search_qp' do
|
||||
subject { described_class.search_qp(geojson) }
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue