chore: merge with main

This commit is contained in:
Fu Zi Xiang 2023-11-09 20:25:37 +08:00
commit e07193d26a
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ async fn admin_generate_link_and_user_sign_in_and_invite() {
.unwrap();
assert_eq!(link_resp.email, user_email);
link_resp.action_link
link_resp.action_link.replacen("/gotrue", "", 1)
};
// new user sign in with link,