Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Dec 25, 2024
1 parent d7979a6 commit ad5e059
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/development/errors/node-internal-stack-frame.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ describe('errors - node-internal-stack-frame', () => {
} else {
expect(stack).toMatchInlineSnapshot(`
"at getServerSideProps (pages/index.js (8:3))
at eval ()
at renderToHTMLImpl ()"
`)

await toggleCollapseCallStackFrames(browser)
Expand Down

0 comments on commit ad5e059

Please sign in to comment.