Title #295
Annotations
2 errors
packages/unified-latex-to-pretext/tests/title.test.ts#L39
AssertionError: expected [] to deeply equal [ { type: 'string', …(2) } ]
- Expected
+ Received
- Array [
- Object {
- "content": "Title",
- "position": Object {
- "end": Object {
- "column": 11,
- "line": 1,
- "offset": 10,
- },
- "source": undefined,
- "start": Object {
- "column": 6,
- "line": 1,
- "offset": 5,
- },
- },
- "type": "string",
- },
- ]
+ Array []
❯ packages/unified-latex-to-pretext/tests/title.test.ts:39:51
|
|
This job failed
Loading