Skip to content

Commit

Permalink
Update Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
spotandjake committed Nov 9, 2022
1 parent 265b42e commit e739f01
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions __tests__/Tests/__snapshots__/Parser.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1565,6 +1565,7 @@ Object {
},
"nodeType": 18,
"operator": 0,
"operatorImage": "==",
"position": Object {
"basePath": "",
"col": 12,
Expand Down Expand Up @@ -1678,6 +1679,7 @@ Object {
},
"nodeType": 18,
"operator": 0,
"operatorImage": "==",
"position": Object {
"basePath": "",
"col": 5,
Expand Down Expand Up @@ -1814,6 +1816,7 @@ Object {
},
"nodeType": 18,
"operator": 0,
"operatorImage": "==",
"position": Object {
"basePath": "",
"col": 5,
Expand Down Expand Up @@ -2879,6 +2882,7 @@ Object {
},
"nodeType": 19,
"operator": 0,
"operatorImage": "+",
"position": Object {
"basePath": "",
"col": 17,
Expand Down Expand Up @@ -2915,6 +2919,7 @@ Object {
},
"nodeType": 19,
"operator": 0,
"operatorImage": "+",
"position": Object {
"basePath": "",
"col": 22,
Expand All @@ -2941,6 +2946,7 @@ Object {
},
"nodeType": 19,
"operator": 0,
"operatorImage": "+",
"position": Object {
"basePath": "",
"col": 17,
Expand All @@ -2965,6 +2971,7 @@ Object {
},
"nodeType": 19,
"operator": 0,
"operatorImage": "+",
"position": Object {
"basePath": "",
"col": 17,
Expand All @@ -2989,6 +2996,7 @@ Object {
},
"nodeType": 19,
"operator": 0,
"operatorImage": "+",
"position": Object {
"basePath": "",
"col": 17,
Expand Down Expand Up @@ -5814,6 +5822,7 @@ Object {
},
"nodeType": 18,
"operator": 0,
"operatorImage": "==",
"position": Object {
"basePath": "",
"col": 12,
Expand Down Expand Up @@ -5927,6 +5936,7 @@ Object {
},
"nodeType": 18,
"operator": 0,
"operatorImage": "==",
"position": Object {
"basePath": "",
"col": 5,
Expand Down Expand Up @@ -6063,6 +6073,7 @@ Object {
},
"nodeType": 18,
"operator": 0,
"operatorImage": "==",
"position": Object {
"basePath": "",
"col": 5,
Expand Down Expand Up @@ -7128,6 +7139,7 @@ Object {
},
"nodeType": 19,
"operator": 0,
"operatorImage": "+",
"position": Object {
"basePath": "",
"col": 17,
Expand Down Expand Up @@ -7164,6 +7176,7 @@ Object {
},
"nodeType": 19,
"operator": 0,
"operatorImage": "+",
"position": Object {
"basePath": "",
"col": 22,
Expand All @@ -7190,6 +7203,7 @@ Object {
},
"nodeType": 19,
"operator": 0,
"operatorImage": "+",
"position": Object {
"basePath": "",
"col": 17,
Expand All @@ -7214,6 +7228,7 @@ Object {
},
"nodeType": 19,
"operator": 0,
"operatorImage": "+",
"position": Object {
"basePath": "",
"col": 17,
Expand All @@ -7238,6 +7253,7 @@ Object {
},
"nodeType": 19,
"operator": 0,
"operatorImage": "+",
"position": Object {
"basePath": "",
"col": 17,
Expand Down

0 comments on commit e739f01

Please sign in to comment.