feat(server,web): update email address (#1186)

* feat: change email

* test: change email
This commit is contained in:
Jason Rasmussen
2022-12-27 11:36:31 -05:00
committed by GitHub
parent fdf51a8855
commit 380f719fd8
10 changed files with 72 additions and 9 deletions

View File

@@ -21,6 +21,11 @@ void main() {
// TODO
});
// String email
test('to test the property `email`', () async {
// TODO
});
// String password
test('to test the property `password`', () async {
// TODO