[WIP] author-info #216
Annotations
2 errors
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
|
|
This job failed
Loading