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

This commit is contained in:
Aaron Po
2026-06-20 15:09:42 -04:00
parent 433c3fbe3d
commit c19af68c7c
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
);
}
}
}