Skip to content

Commit 5abf6b1

Browse files
committed
fix unit tests
1 parent 239d707 commit 5abf6b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/suite/telemetry_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ var _ = Describe("Telemetry test with OTel collector", Label("telemetry"), func(
9595
"SecretCount: Int(0)",
9696
"ServiceCount: Int(0)",
9797
"EndpointCount: Int(0)",
98+
"GRPCRouteCount: Int(0)",
99+
"BackendTLSPolicyCount: Int(0)",
98100
"NGFReplicaCount: Int(1)",
99101
},
100102
)

0 commit comments

Comments
 (0)