Skip to content

Commit

Permalink
update assertion due to stack trace change
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Mar 19, 2024
1 parent 3aae252 commit c227315
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ describe.each(['default', 'turbo'])('ReactRefreshLogBox app %s', () => {
`)
} else {
expect(await session.getRedboxSource()).toMatchInlineSnapshot(`
"./node_modules/my-package/index.js:1:12
"./node_modules/my-package/index.js:1:0
Module not found: Can't resolve 'dns'
https://nextjs.org/docs/messages/module-not-found
Expand Down

0 comments on commit c227315

Please sign in to comment.