ask only effectifs for april
This commit is contained in:
parent
54c5c3eb10
commit
8df9ae3a8d
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@ RSpec.describe ApiEntreprise::EffectifsJob, type: :job do
|
|||
let(:procedure_id) { procedure.id }
|
||||
let(:now) { Time.zone.local(2020, 3, 12) }
|
||||
let(:annee) { "2020" }
|
||||
let(:mois) { "02" }
|
||||
let(:mois) { "04" }
|
||||
let(:body) { File.read('spec/fixtures/files/api_entreprise/effectifs.json') }
|
||||
let(:status) { 200 }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue