Skip to content

Commit

Permalink
Skip test temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
t0yv0 committed Feb 28, 2024
1 parent e2a3cbc commit fdc00a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pf/tests/integration/attach_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import (
)

func TestAttach(t *testing.T) {
t.Skip("TODO[pulumi/pulumi#15526] this will work once pulumi-yaml supports PULUMI_DEBUG_PROVIDERS")
source := filepath.Join("..", "testdata", "basicprogram")
bin := filepath.Join("..", "bin")
pt := pulumitest.NewPulumiTest(t, source,
Expand Down

0 comments on commit fdc00a9

Please sign in to comment.