Skip to content

Commit

Permalink
Add valid process_code for Formulaire QF
Browse files Browse the repository at this point in the history
Co-authored-by: Jean-Baptiste Feldis <[email protected]>
  • Loading branch information
skelz0r and jbfeldis authored Aug 27, 2024
1 parent 6747add commit 2545d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/jobs/create_formulaire_qf_hubee_subscription_job.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def build_hubee_organization_id(hubee_organization_payload)
end

def process_code
'FORMULAIRE_QF'
'FormulaireQF'
end

def hubee_api_client
Expand Down

0 comments on commit 2545d90

Please sign in to comment.