Skip to content

Commit

Permalink
Update app.test.ts.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Nov 16, 2023
1 parent c37d98c commit 2af144e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ exports[`app > app.run [ ' ' ] 1`] = `""`;
exports[`app > app.run [ ' ' ] 2`] = `"Missing files"`;
exports[`app > app.run [ '../node_modules' ] 1`] = `".gitignore:49:node_modules/ ../node_modules"`;
exports[`app > app.run [ '../node_modules' ] 1`] = `".gitignore:50:node_modules/ ../node_modules"`;
exports[`app > app.run [ '../node_modules' ] 2`] = `""`;
Expand Down

0 comments on commit 2af144e

Please sign in to comment.