Skip to content

Commit 1bfc00c

Browse files
authored
Update users.rs
1 parent 1b669a0 commit 1bfc00c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/e2e/tests/users.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,6 @@ mutation LogIn($login: String!, $password: String!) {
3333
fn test_unicode() {
3434
check_login_and_password("猫鯉", "ありがとうございまので大丈夫");
3535
check_login_and_password("💻🌐", "🔑");
36+
check_login_and_password("死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死", "死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死死");
37+
check_login_and_password("𘕣𗣳"𘕪𘛏𗄐𗷔 𗙫𗟩𗓮𘔔"", "𗫮");
3638
}

0 commit comments

Comments
 (0)