Skip to content

Commit

Permalink
undo fix tests with scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
s-kybound committed Nov 3, 2024
1 parent 65ac67c commit 1c80862
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions src/parser/__tests__/__snapshots__/fullTS.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,6 @@ Node {
},
],
"end": 78,
"extra": Object {
"topLevelAwait": false,
},
"interpreter": null,
"loc": SourceLocation {
"end": Position {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ Node {
},
],
"end": 62,
"extra": Object {
"topLevelAwait": false,
},
"interpreter": null,
"loc": SourceLocation {
"end": Position {
Expand Down Expand Up @@ -357,9 +354,6 @@ Node {
},
],
"end": 74,
"extra": Object {
"topLevelAwait": false,
},
"interpreter": null,
"loc": SourceLocation {
"end": Position {
Expand Down

0 comments on commit 1c80862

Please sign in to comment.