chore: tweak util tests

pull/3811/head
Steven 7 months ago
parent c0826c43b0
commit fc2cd43dc2

@ -14,7 +14,7 @@ func TestValidateEmail(t *testing.T) {
want: true,
},
{
email: "@qq.com",
email: "@usememos.com",
want: false,
},
{

Loading…
Cancel
Save