mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: tweak util tests
This commit is contained in:
@@ -14,7 +14,7 @@ func TestValidateEmail(t *testing.T) {
|
||||
want: true,
|
||||
},
|
||||
{
|
||||
email: "@qq.com",
|
||||
email: "@usememos.com",
|
||||
want: false,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user