Skip to content

Commit

Permalink
Fix HubEE mailer preview by adding a CertDC authorization_request to …
Browse files Browse the repository at this point in the history
…seeds
  • Loading branch information
jbfeldis committed Dec 12, 2024
1 parent 7ecd834 commit a3792dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/lib/seeds.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ def perform

create_authorization_requests_for_clamart
create_authorization_requests_for_dinum
FactoryBot.create(:authorization_request, :hubee_cert_dc, :validated)
end

def flushdb
Expand Down

0 comments on commit a3792dd

Please sign in to comment.