pulumi/sdk/nodejs/cmd/run
Robbie McKinstry c3e5e483ca
Update four tests to reflected the standardized "main" behavior.
The `main` field in package.json is standardized by Node to refer
to a file relative to package.json. The previous commits in this
PR used `main` relative to the Pulumi main directory, which was
incorrect. This commit upgrades two tests, and introduces two more,
to verify the correctness of this behavior and the PR in general.
2023-05-10 18:04:59 -04:00
..
index.ts Apply autoformat 2023-04-28 18:27:10 -04:00
run.ts Update four tests to reflected the standardized "main" behavior. 2023-05-10 18:04:59 -04:00
tracing.ts Apply autoformat 2023-04-28 18:27:10 -04:00