style(api particulier): fix a typo in CNAF tests

This commit is contained in:
François Vantomme 2021-11-10 18:03:34 +01:00 committed by simon lehericey
parent f0913edebd
commit 08405226b7

View file

@ -57,7 +57,7 @@ describe APIParticulier::CnafAdapter do
end
end
context 'when the api answer is valid' do
context 'when the api answer is invalid' do
let(:cassette) { "api_particulier/success/composition_familiale_invalid" }
context 'when no sources is requested' do