Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions crates/forge/tests/cli/cmd.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2780,7 +2780,7 @@ Suite result: ok. 1 passed; 0 failed; 0 skipped; [ELAPSED]
+=====================================================================================================================+
| Deployment Cost | Deployment Size | | | | |
|----------------------------------------------------------------+-----------------+-------+--------+-------+---------|
| 132471 | 396 | | | | |
| 132459 | 396 | | | | |
|----------------------------------------------------------------+-----------------+-------+--------+-------+---------|
| | | | | | |
|----------------------------------------------------------------+-----------------+-------+--------+-------+---------|
Expand All @@ -2803,7 +2803,7 @@ Ran 1 test suite [ELAPSED]: 1 tests passed, 0 failed, 0 skipped (1 total tests)
{
"contract": "test/FallbackWithCalldataTest.sol:CounterWithFallback",
"deployment": {
"gas": 132471,
"gas": 132459,
"size": 396
},
"functions": {
Expand Down
2 changes: 1 addition & 1 deletion testdata/forge-std-rev
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c29afdd40a82db50a3d3709d324416be50050e5e
1801b0541f4fda118a10798fd3486bb7051c5dd6
Loading