fix(cache): automated cache update - updated addresses (#1056) #567
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
@@ -1,8 +1,32 @@
[
{
"item": {
+ "chainId": 8453,
+ "path": [
+ "AaveV3Base",
+ "ASSETS",
+ "tBTC",
+ "A_TOKEN",
+ ],
+ "value": "0xbcFFB4B3beADc989Bd1458740952aF6EC8fBE431",
+ },
+ },
+ {
+ "item": {
+ "chainId": 8453,
+ "path": [
+ "AaveV3Base",
+ "ASSETS",
+ "tBTC",
+ "V_TOKEN",
+ ],
+ "value": "0x182cDEEC1D52ccad869d621bA422F449FA5809f5",
+ },
+ },
+ {
+ "item": {
"chainId": 324,
"path": [
"AaveV3ZkSync",
"ASSETS",
"wrsETH",
❯ tests/verification.spec.ts:150:20
|