Skip to content

Commit

Permalink
Add factory trait for api_ficoba_production_editeur
Browse files Browse the repository at this point in the history
  • Loading branch information
Isalafont committed Jan 22, 2025
1 parent f067f7d commit 734d494
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spec/factories/authorization_requests.rb
Original file line number Diff line number Diff line change
Expand Up @@ -984,5 +984,11 @@
with_operational_acceptance
with_volumetrie
end

trait :api_ficoba_production_editeur do
api_ficoba_production

form_uid { 'api-ficoba-production-editeur' }
end
end
end

0 comments on commit 734d494

Please sign in to comment.