Files
agrynco 2757869176 feat: consume transactional email notifications
Add contract validation, SMTP delivery results, terminal failure context, neutral development seeding, and local Docker setup.

Ref: IT-1033
2026-08-04 12:32:28 +03:00

4 lines
116 B
C#

using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("HrynCo.NotificationService.Services.Tests")]