Skip to content

Commit

Permalink
chore(changetracking): Skip feature-flagged custom attributes test
Browse files Browse the repository at this point in the history
  • Loading branch information
amolero-nr committed Oct 25, 2023
1 parent e767a55 commit e29f325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/changetracking/changetracking_api_integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import (
)

func TestChangeTrackingCreateDeployment_Basic(t *testing.T) {
t.Skip()
t.Parallel()

a := newIntegrationTestClient(t)
Expand Down

0 comments on commit e29f325

Please sign in to comment.