ApiCarto::Cadastre::Adapter → ApiCarto::CadastreAdapter

This commit is contained in:
gregoirenovel 2018-10-15 17:15:42 +02:00
parent dc28e79ab4
commit 918a91a985
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
require 'spec_helper'
describe ApiCarto::Cadastre::Adapter do
describe ApiCarto::CadastreAdapter do
subject { described_class.new(coordinates).results }
before do