Skip to content

Commit

Permalink
Update tx.test.ts.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
kilavvy authored Feb 19, 2025
1 parent 2319dc6 commit f4df2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/test/__snapshots__/tx.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1781,7 +1781,7 @@ exports[`Transaction router > getAll > when getting filtered transaction results
]
`;

exports[`Transaction router > getAll > when getting filtered transaction results > should return the results starting from the block specificed 1`] = `
exports[`Transaction router > getAll > when getting filtered transaction results > should return the results starting from the block specified 1`] = `
[
{
"blobAsCalldataGasFee": "10000",
Expand Down

0 comments on commit f4df2ac

Please sign in to comment.