Skip to content

Commit 5e8e4ff

Browse files
mruegrexagod
andauthored
Update tests/e2e/auth-filter_test.go
Co-authored-by: Pranshu Srivastava <[email protected]>
1 parent 301240e commit 5e8e4ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e/auth-filter_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ func TestAuthFilter(t *testing.T) {
100100
return false, nil
101101
}
102102
if strings.Contains(string(out), testMetric) {
103-
// klog.InfoS("metrics available", "metric", string(out))
104103
klog.InfoS("metrics fetched with bearer token")
105104
// Signal the process to exit, since we know the metrics are being generated as expected.
106105

0 commit comments

Comments
 (0)