Skip to content

Commit f61f551

Browse files
committed
Ignore gas report snippet in docs
1 parent 52f6aaa commit f61f551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/testing/gas-and-resource-estimation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ storage updates, events and l1 <> l2 messages.
2222
For individual tests, more detailed L2 gas usage can be displayed by passing the [`--gas-report`](../appendix/snforge/test.md#--gas-report) flag.
2323
This will generate a table that shows gas statistics for each contract and function.
2424

25+
<!-- { "ignored": true } -->
2526
```shell
2627
$ snforge test --gas-report
2728
```

0 commit comments

Comments
 (0)