Skip to content

Commit fef9c5c

Browse files
authored
Fix stale snapshots (#76116)
1 parent 15b6643 commit fef9c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/app-dir/non-root-project-monorepo/non-root-project-monorepo.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ describe('non-root-project-monorepo', () => {
136136
"eval
137137
app/separate-file.ts (1:11)
138138
<unknown>
139-
rsc)/./app/separate-file.ts (rsc://React/Server/file://<full-path>/apps/web/.next/server/app/source-maps-rsc/page.js?3 (149:1)
139+
rsc)/./app/separate-file.ts (rsc://React/Server/file://<full-path>/apps/web/.next/server/app/source-maps-rsc/page.js?3 (63:1)
140140
__webpack_require__
141141
rsc:/Server/file://<full-path>/apps/web/.next/server/webpack-runtime.js (33:42)
142142
innerArrowFunction

0 commit comments

Comments
 (0)