Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
Signed-off-by: jsvisa <delweng@gmail.com>
  • Loading branch information
jsvisa committed Nov 10, 2024
1 parent ff5755f commit 109a713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/forge/tests/cli/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ forgetest!(can_extract_config_values, |prj, cmd| {
isolate: true,
unchecked_cheatcode_artifacts: false,
create2_library_salt: Config::DEFAULT_CREATE2_LIBRARY_SALT,
create2_deployer: Config::DEFAULT_CREATE2_DEPLOYER,
vyper: Default::default(),
skip: vec![],
dependencies: Default::default(),
Expand Down

0 comments on commit 109a713

Please sign in to comment.