Skip to content

Commit

Permalink
fixing spec pruning verifications.
Browse files Browse the repository at this point in the history
  • Loading branch information
ranlavanet committed Aug 14, 2023
1 parent 95d4fdd commit 0e03887
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cookbook/specs/spec_add_canto.json
Original file line number Diff line number Diff line change
Expand Up @@ -1485,6 +1485,10 @@
"expected_value": "0x1e14"
}
]
},
{
"name": "pruning",
"values": []
}
]
}
Expand Down
8 changes: 8 additions & 0 deletions cookbook/specs/spec_add_evmos.json
Original file line number Diff line number Diff line change
Expand Up @@ -1521,6 +1521,10 @@
"expected_value": "0x2329"
}
]
},
{
"name": "pruning",
"values": []
}
]
}
Expand Down Expand Up @@ -1641,6 +1645,10 @@
"expected_value": "0x2328"
}
]
},
{
"name": "pruning",
"values": []
}
]
}
Expand Down
4 changes: 4 additions & 0 deletions cookbook/specs/spec_add_fvm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1739,6 +1739,10 @@
"expected_value": "0x13a"
}
]
},
{
"name": "pruning",
"values": []
}
]
}
Expand Down

0 comments on commit 0e03887

Please sign in to comment.