mirror of https://github.com/usememos/memos.git
chore: tweak util tests
This commit is contained in:
parent
c0826c43b0
commit
fc2cd43dc2
|
|
@ -14,7 +14,7 @@ func TestValidateEmail(t *testing.T) {
|
||||||
want: true,
|
want: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
email: "@qq.com",
|
email: "@usememos.com",
|
||||||
want: false,
|
want: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue