Skip to content

Commit

Permalink
Remove copied comment
Browse files Browse the repository at this point in the history
  • Loading branch information
elfedy committed Sep 26, 2024
1 parent f4b4cd2 commit 902f4d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/forge/tests/cli/cmd.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1551,7 +1551,6 @@ contract ContractOneTest is DSTest {
)
.unwrap();

// report for all
prj.write_config(Config {
gas_reports: (vec!["*".to_string()]),
gas_reports_ignore: (vec![]),
Expand Down

0 comments on commit 902f4d0

Please sign in to comment.