Add templates for presentation viewer #252
Annotations
3 errors
|
|
|
unit-test
Process completed with exit code 1.
|
|
unit-test:
tests/unit/App.spec.ts#L304
AssertionError: expected "error" to be called with arguments: [ 'Frontmatter parsing error:', …(1) ]
Received:
1st error call:
Array [
- "Frontmatter parsing error:",
- ObjectContaining {
- "message": StringContaining "unexpected end of the stream within a flow collection",
- "name": "YAMLException",
- },
+ "Error while parsing frontmatter:",
+ [YAMLException: unexpected end of the stream within a flow collection at line 3, column 1:
+
+ ^],
]
Number of calls: 1
❯ tests/unit/App.spec.ts:304:22
|
Loading