kubernetes/test/integration/apiserver/cel/authorizerselector/selectordisabled/authzselector_test.go

// TestAuthzSelectorsLibraryDisabled ensures that the authzselectors library feature disablement works properly.
// CEL envs and compilers cached per process mean this must be the only test in this package.
func TestAuthzSelectorsLibraryDisabled(t *testing.T) {}