Skip to content

Commit

Permalink
fix: Send Email when onboarding prod-io
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-putzu committed Mar 25, 2023
1 parent 49c2bb6 commit f1a46b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class PartyProcessSuites extends ExternalApiSpec with PartyApiSpec with BeforeAn
mailTemplate = mockMailTemplate,
mailNotificationTemplate = mockMailNotificationTemplate,
mailRejectTemplate = mockMailRejectTemplate,
mailAutoCompleteTemplate = mockMailRejectTemplate,
relationshipService = relationshipService,
productService = productService,
geoTaxonomyService = mockGeoTaxonomyService
Expand Down

0 comments on commit f1a46b4

Please sign in to comment.