[WIP] author-info #216
Annotations
4 errors
packages/unified-latex-to-pretext/tests/author-info.test.ts > unified-latex-to-pretext:author-info > converts author, department, institution, and email information:
packages/unified-latex-to-pretext/tests/author-info.test.ts#L30
AssertionError: expected [ Array(1) ] to deeply equal '<author>\n <personname>First Middle …'
- Expected:
"<author>
<personname>First Middle LastName</personname>
<department>Department, Address</department>
</author>
"
+ Received:
Array [
Object {
"arg0": "[object Object],[object Object],[object Object],[object Object],[object Object]",
},
]
❯ packages/unified-latex-to-pretext/tests/author-info.test.ts:30:56
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
The operation was canceled.
|