Skip to content

Commit 81d851b

Browse files
committed
Skip on integration test
1 parent c2dca5a commit 81d851b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/telemetry_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
)
1010

1111
func TestTelemetryAI(t *testing.T) {
12+
t.Skip()
1213
bindKeysToEnvAndDefault(t)
1314
args := []string{
1415
"telemetry", "ai",

0 commit comments

Comments
 (0)