update lib

This commit is contained in:
Chuck1sn
2025-07-17 09:41:15 +08:00
parent 7088712560
commit 5f0f0fbd14
5 changed files with 18 additions and 18 deletions

View File

@@ -53,7 +53,7 @@ public class SignE2ETest {
.uri("/auth/sign-up")
.contentType(MediaType.APPLICATION_JSON)
.bodyValue(
"""
"""
{
"username": "test_5fab32c22a3e",
"password": "test_eab28b939ba1"
@@ -75,7 +75,7 @@ public class SignE2ETest {
.uri("/auth/sign-in")
.contentType(MediaType.APPLICATION_JSON)
.bodyValue(
"""
"""
{
"username": "test_5fab32c22a3e",
"password": "test_eab28b939ba1"