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