diff --git a/e2e/ctl_v3_auth_test.go b/e2e/ctl_v3_auth_test.go index e8fc31f81d57..998e706056ec 100644 --- a/e2e/ctl_v3_auth_test.go +++ b/e2e/ctl_v3_auth_test.go @@ -12,9 +12,6 @@ // See the License for the specific language governing permissions and // limitations under the License. -// Skip proxy tests for now since auth is broken on grpcproxy. -// +build !cluster_proxy - package e2e import (