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
For the proxy tests (proxy_test.go) we shouldn't rely on the ext package, since it's there only for other projects.
Remove its usages, or if needed, replace them with something directly in the test code.