You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
fix: temporarily disable new proxy API calls until backend is implemented
The frontend tests are failing because the new proxy settings API endpoints(/api/v2/users/me/proxy) don't exist yet on the backend. Temporarily disablethese API calls to fix the tests while the backend endpoints are implemented.Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com>