Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sourishkrout committed Feb 9, 2024
1 parent fdb9517 commit 8743bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/__snapshots__/module.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exports[`run 1`] = `
exports[`run 2`] = `
"{
\\"exitCode\\": 1,
\\"stdout\\": \\"failed to run command \\\\\\"fail\\\\\\": exit code: 1\\\\n\\",
\\"stdout\\": \\"could not execute command: failed to run command \\\\\\"fail\\\\\\": exit code: 1\\\\n\\",
\\"stderr\\": \\"\\"
}"
`;

0 comments on commit 8743bbb

Please sign in to comment.