feat(website): use readFile architecture #31
Annotations
3 errors
|
packages/crypto-frontmatter/src/content.unit.ts#L7
expect(received).toStrictEqual(expected) // deep equality
- Expected - 0
+ Received + 2
@@ -1,6 +1,7 @@
Object {
+ "caip2": "eip155:1",
"fields": Object {
"decimals": 8,
"images": Array [
Object {
"mine": "image/png",
@@ -22,8 +23,9 @@
"title": "Dharma USD Coin",
},
"fileId": StringMatching /[0-f]{64}/,
"html": "<h1>Dharma USD Coin</h1>",
"modifiedDate": Any<Number>,
+ "namespace": "erc20",
"path": "eip155:1/erc20:0x00000000008943c65cAf789FFFCF953bE156f6f8",
"type": "Frontmatter",
}
at Object.toStrictEqual (src/content.unit.ts:7:30)
|
|
The logs for this run have expired and are no longer available.
Loading