Don't create document for comments after ...
#168
Annotations
2 errors
|
Run Test
Process completed with exit code 1.
|
|
Run Test:
tests/yaml-test-suite/yaml-test-suite.test.ts#L25
Error: Snapshot `8G76.yaml: Spec Example 6.10. Comment Lines 1` mismatched
- Expected
+ Received
@@ -63,13 +63,13 @@
"column": 1,
"line": 5,
"offset": 18,
},
"start": {
- "column": 3,
+ "column": 1,
"line": 1,
- "offset": 2,
+ "offset": 0,
},
},
"trailingComment": null,
"type": "document",
},
❯ tests/yaml-test-suite/yaml-test-suite.test.ts:25:11
|
Loading