Format ./web/backend/Features/Features.Emails.Tests

This commit is contained in:
Aaron Po
2026-06-20 15:09:42 -04:00
parent 3dd44fca5a
commit e2e5eb89e3
3 changed files with 9 additions and 9 deletions

View File

@@ -21,4 +21,4 @@ public class SendRegistrationEmailHandlerTests
Times.Once
);
}
}
}

View File

@@ -21,4 +21,4 @@ public class SendResendConfirmationEmailHandlerTests
Times.Once
);
}
}
}