Skip to content

Commit 1c80862

Browse files
committed
undo fix tests with scheme
1 parent 65ac67c commit 1c80862

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

src/parser/__tests__/__snapshots__/fullTS.ts.snap

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,6 @@ Node {
131131
},
132132
],
133133
"end": 78,
134-
"extra": Object {
135-
"topLevelAwait": false,
136-
},
137134
"interpreter": null,
138135
"loc": SourceLocation {
139136
"end": Position {

src/typeChecker/__tests__/__snapshots__/source1Typed.test.ts.snap

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ Node {
7979
},
8080
],
8181
"end": 62,
82-
"extra": Object {
83-
"topLevelAwait": false,
84-
},
8582
"interpreter": null,
8683
"loc": SourceLocation {
8784
"end": Position {
@@ -357,9 +354,6 @@ Node {
357354
},
358355
],
359356
"end": 74,
360-
"extra": Object {
361-
"topLevelAwait": false,
362-
},
363357
"interpreter": null,
364358
"loc": SourceLocation {
365359
"end": Position {

0 commit comments

Comments
 (0)