Skip to content

Commit

Permalink
Update snapshot for runme v2.0 binary
Browse files Browse the repository at this point in the history
  • Loading branch information
sourishkrout committed Nov 14, 2023
1 parent 5f8caaf commit 7995e05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/__snapshots__/module.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ exports[`run 2`] = `
{
"exitCode": 1,
"stderr": "",
"stdout": "failed to run command \\"fail\\": exit code: 1
"stdout": "exit
failed to run command \\"fail\\": exit code: 1
",
}
`;

0 comments on commit 7995e05

Please sign in to comment.