fix: local test case

This commit is contained in:
Fu Zi Xiang 2023-11-09 20:23:44 +08:00
parent eb633c2ba4
commit b4495687d3
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,