fix(cache): automated cache update - updated addresses (#1098) #605
release-please.yml
on: push
Annotations
2 errors
|
test-node / release
Process completed with exit code 1.
|
|
tests/verification.spec.ts > verification > should have all contracts verified except for the known set of errors:
tests/verification.spec.ts#L150
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched
- Expected
+ Received
@@ -172,22 +172,10 @@
"chainId": 9745,
"path": [
"AaveV3Plasma",
"ASSETS",
"weETH",
- "UNDERLYING",
- ],
- "value": "0xA3D68b74bF0528fdD07263c60d6488749044914b",
- },
- },
- {
- "item": {
- "chainId": 9745,
- "path": [
- "AaveV3Plasma",
- "ASSETS",
- "weETH",
"A_TOKEN",
],
"value": "0xAf1a7a488c8348b41d5860C04162af7d3D38A996",
},
},
❯ tests/verification.spec.ts:150:20
|