fix TestProxyConfigEntry (#14435)

This commit is contained in:
malizz 2022-09-01 11:37:47 -07:00 committed by GitHub
parent c02b841a3f
commit f1054dada9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -2961,6 +2961,7 @@ func TestProxyConfigEntry(t *testing.T) {
expected: &ProxyConfigEntry{
Name: ProxyConfigGlobal,
Kind: ProxyDefaults,
EnterpriseMeta: *acl.DefaultEnterpriseMeta(),
},
},
}