File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
test/development/acceptance-app Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,6 @@ describe('Error recovery app', () => {
160160 ,-[2:1]
161161 1 | export default function Page() {
162162 2 | return <p>Hello world</p>
163- : ^
164163 \`----
165164 Caused by:
166165 Syntax Error
@@ -224,7 +223,6 @@ describe('Error recovery app', () => {
224223 ,-[2:1]
225224 1 | export default function Page() {
226225 2 | return <p>Hello world</p>
227- : ^
228226 \`----
229227 Caused by:
230228 Syntax Error
@@ -640,7 +638,6 @@ describe('Error recovery app', () => {
640638 Error: x Expected '}', got '<eof>'
641639 ,-[10:1]
642640 10 | export default function FunctionNamed() {
643- : ^
644641 \`----
645642 Caused by:
646643 Syntax Error
@@ -677,7 +674,6 @@ describe('Error recovery app', () => {
677674 Error: x Expected '}', got '<eof>'
678675 ,-[10:1]
679676 10 | export default function FunctionNamed() {
680- : ^
681677 \`----
682678 Caused by:
683679 Syntax Error
@@ -1033,7 +1029,6 @@ describe('Error recovery app', () => {
10331029 Error: x Expected '}', got '<eof>'
10341030 ,----
10351031 1 | {{{
1036- : ^
10371032 \`----
10381033 Caused by:
10391034 Syntax Error",
You can’t perform that action at this time.
0 commit comments