Skip to content

Commit

Permalink
test: use cast run --quick (foundry-rs#2780)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Aug 15, 2022
1 parent e586cdd commit 82967e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/tests/it/cast.rs
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ casttest!(cast_run_succeeds, |_: TestProject, mut cmd: TestCommand| {
"run",
"-v",
"0x2d951c5c95d374263ca99ad9c20c9797fc714330a8037429a3aa4c83d456f845",
"--quick",
"--rpc-url",
rpc.as_str(),
]);
Expand Down

0 comments on commit 82967e6

Please sign in to comment.