You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(email): add subject parameter to sendOtpEmail function
- Add subject parameter to sendOtpEmail function in email_repository.dart
- Update corresponding unit tests in email_repository_test.dart
- Ensure mockEmailClient.sendTransactionalEmail is called with subject parameter
0 commit comments