Files
termi-blog/backend/tests/requests/snapshots/can_login_without_verify@auth_request.snap

6 lines
153 B
Plaintext

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