fix(cache): automated cache update - updated addresses (#1135) #634
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#L151
Error: Snapshot `verification > should have all contracts verified except for the known set of errors 1` mismatched
- Expected
+ Received
@@ -21,6 +21,30 @@
"V_TOKEN",
],
"value": "0x97deC07366Be72884331BE21704Fd93BF35286f9",
},
},
+ {
+ "item": {
+ "chainId": 1,
+ "path": [
+ "AaveV3EthereumHorizon",
+ "ASSETS",
+ "VBILL",
+ "ORACLE",
+ ],
+ "value": "0x5ed77a9D9b7cc80E9d0D7711024AF38C2643C1c4",
+ },
+ },
+ {
+ "item": {
+ "chainId": 59144,
+ "path": [
+ "AaveV3Linea",
+ "ASSETS",
+ "USDT",
+ "STATA_TOKEN",
+ ],
+ "value": "0x4D11f27b1c4A5d232a200D2256A4E3d9bAACcF05",
+ },
+ },
]
❯ tests/verification.spec.ts:151:20
|