Skip to content

Commit

Permalink
fixup! fix: use promiseSpawn.open instead of opener
Browse files Browse the repository at this point in the history
  • Loading branch information
nlf committed Nov 1, 2022
1 parent a8d242a commit 490a70f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smoke-tests/test/index.js
Expand Up @@ -93,6 +93,7 @@ const exec = async (...args) => {
env: {
HOME: path,
PATH: `${PATH}:${binLocation}`,
COMSPEC: process.env.COMSPEC,
},
stdioString: true,
encoding: 'utf-8',
Expand Down

0 comments on commit 490a70f

Please sign in to comment.