Skip to content

Commit 764d686

Browse files
committed
update snapshot
1 parent 6498271 commit 764d686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/development/acceptance-app/ReactRefreshLogBox.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ describe('ReactRefreshLogBox app', () => {
957957
| ^",
958958
"stack": [
959959
"{default export} index.js (3:11)",
960-
"Page app/page.js (2:1)",
960+
"Page app/page.js (4:10)",
961961
],
962962
}
963963
`)
@@ -1317,7 +1317,7 @@ describe('ReactRefreshLogBox app', () => {
13171317

13181318
await expect(browser).toDisplayRedbox(`
13191319
{
1320-
"count": 5,
1320+
"count": 1,
13211321
"description": "Error: Server component error!",
13221322
"environmentLabel": "Server",
13231323
"label": "Unhandled Runtime Error",

0 commit comments

Comments
 (0)