Skip to content

Commit 8769a90

Browse files
committed
f
1 parent 2eb36b8 commit 8769a90

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/e2e/crds/v2/route.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,6 @@ spec:
173173
Expect(bodyStr).Should(ContainSubstring("apisix_ingress_adc_sync_total"))
174174
Expect(bodyStr).Should(ContainSubstring("apisix_ingress_status_update_queue_length"))
175175
Expect(bodyStr).Should(ContainSubstring("apisix_ingress_file_io_duration_seconds"))
176-
177-
// Log metrics for debugging
178-
fmt.Printf("Metrics endpoint response:\n%s\n", bodyStr)
179176
}
180177
It("Basic", func() {
181178
test(apisixRouteSpec)

0 commit comments

Comments
 (0)