fix(cache): automated cache update - updated addresses (#1094) #602
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
@@ -249,6 +249,16 @@
"STATA_TOKEN",
],
"value": "0xa047fdFb3420A27a5f926735b475fE5a1E968786",
},
},
+ {
+ "item": {
+ "chainId": 57073,
+ "path": [
+ "GhoInk",
+ "GHO_CCIP_STEWARD",
+ ],
+ "value": "0x2Ce400703dAcc37b7edFA99D228b8E70a4d3831B",
+ },
+ },
]
❯ tests/verification.spec.ts:150:20
|