Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit 944ecbb

Browse files
committed
Update pkg/envoy/ads/stream_test.go
Signed-off-by: Sean Teeling <[email protected]>
1 parent 6978122 commit 944ecbb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkg/envoy/ads/stream_test.go

+1-2
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ func TestGetCertificateCommonNameMeta(t *testing.T) {
8787
name string
8888
uuid uuid.UUID
8989
identity identity.ServiceIdentity
90-
// trustDomain string
91-
err error
90+
err error
9291
}{
9392
{
9493
name: "valid cn",

0 commit comments

Comments
 (0)