Skip to content

Commit f1a46b4

Browse files
committed
fix: Send Email when onboarding prod-io
1 parent 49c2bb6 commit f1a46b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/scala/it/pagopa/interop/partyprocess/PartyProcessSuites.scala

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ class PartyProcessSuites extends ExternalApiSpec with PartyApiSpec with BeforeAn
4949
mailTemplate = mockMailTemplate,
5050
mailNotificationTemplate = mockMailNotificationTemplate,
5151
mailRejectTemplate = mockMailRejectTemplate,
52+
mailAutoCompleteTemplate = mockMailRejectTemplate,
5253
relationshipService = relationshipService,
5354
productService = productService,
5455
geoTaxonomyService = mockGeoTaxonomyService

0 commit comments

Comments
 (0)