We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c2bb6 commit f1a46b4Copy full SHA for f1a46b4
src/test/scala/it/pagopa/interop/partyprocess/PartyProcessSuites.scala
@@ -49,6 +49,7 @@ class PartyProcessSuites extends ExternalApiSpec with PartyApiSpec with BeforeAn
49
mailTemplate = mockMailTemplate,
50
mailNotificationTemplate = mockMailNotificationTemplate,
51
mailRejectTemplate = mockMailRejectTemplate,
52
+ mailAutoCompleteTemplate = mockMailRejectTemplate,
53
relationshipService = relationshipService,
54
productService = productService,
55
geoTaxonomyService = mockGeoTaxonomyService
0 commit comments