Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinMartinov committed Oct 9, 2024
1 parent fa3e7b8 commit 1bf4744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provider/provider_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ func testUpgrade(t *testing.T, dir string, opts ...optproviderupgrade.PreviewPro
return auto.PreviewResult{}
}

// Provider factory allows the tests to run against an in-process provider.
rpFactory := providers.ResourceProviderFactory(providerFactory)
pt := pulumitest.NewPulumiTest(t, dir,
opttest.AttachProvider(providerName, rpFactory))
Expand Down

0 comments on commit 1bf4744

Please sign in to comment.