Files
locobook/src-loco/tests/requests/snapshots/can_login_without_verify@auth_request.snap
T

6 lines
153 B
Plaintext
Raw Normal View History

---
source: tests/requests/auth.rs
expression: login_response.text()
---
"{\"token\":\"TOKEN\",\"pid\":\"PID\",\"name\":\"loco\",\"is_verified\":false}"