|
|
2f1d73ca12
|
fix(tests): access wrapped API response data correctly
Deploy to Test Environment / deploy-to-test (push) Failing after 3h0m5s
Tests were accessing response.body directly instead of response.body.data,
causing failures since sendSuccess() wraps responses in { success, data }.
|
2026-01-09 23:16:30 -08:00 |
|