/ tests / requests / snapshots / can_login_without_verify@auth_request.snap
can_login_without_verify@auth_request.snap
1  ---
2  source: tests/requests/auth.rs
3  expression: login_response.text()
4  ---
5  "{\"token\":\"TOKEN\",\"pid\":\"PID\",\"name\":\"loco\",\"is_verified\":false}"