Filter out dupes when resolving history through legacy mappings #15
Annotations
2 errors
test/v2/resolvers.spec.ts > dPID > /api/v2/resolve > /dpid > should put the right manifest at the root if version is specified:
test/v2/resolvers.spec.ts#L280
AssertionError: expected 'bafkreibn3jhdlsdsonv25t7i2bwtrbkl3jzw…' to deeply equal 'bafkreih5koqw5nvxucidlihwfslknj674oeu…'
- Expected
+ Received
- bafkreih5koqw5nvxucidlihwfslknj674oeuroclit74rkaqpe4mq6xuka
+ bafkreibn3jhdlsdsonv25t7i2bwtrbkl3jzwjbnnwylpeih3jmmzdhsfmi
❯ test/v2/resolvers.spec.ts:280:22
❯ test/v2/resolvers.spec.ts:281:51
❯ node_modules/supertest/lib/test.js:308:13
❯ Test._assertFunction node_modules/supertest/lib/test.js:285:13
❯ Test.assert node_modules/supertest/lib/test.js:164:23
❯ Server.localAssert node_modules/supertest/lib/test.js:120:14
❯ Object.onceWrapper node:events:633:28
❯ Server.emit node:events:519:28
❯ emitCloseNT node:net:2321:8
|
build-and-test
Process completed with exit code 1.
|