pulumi/sdk/go/pulumi-language-go
Abhinav Gupta d959af047c
fix(go/host): Don't change working directory in test
This should've been part of #12716 but was missed.
The function that actually held the test body
was still changing the current directory.
2023-04-23 07:28:59 -07:00
..
testdata/sample test(go/host): GetRequiredPlugins and GetProgramDependencies 2023-04-21 10:28:23 -07:00
main.go refactor(go/host): Inject current working directory 2023-04-21 10:28:25 -07:00
main_test.go fix(go/host): Don't change working directory in test 2023-04-23 07:28:59 -07:00