Skip to content

Commit ef46717

Browse files
authored
Update script.rs
1 parent f4271aa commit ef46717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/forge/tests/cli/script.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3197,7 +3197,7 @@ contract CounterScript is Script {
31973197
error: the following required arguments were not provided:
31983198
--broadcast
31993199
3200-
Usage: forge script --broadcast --verify --fork-url <URL> <PATH> [ARGS]...
3200+
Usage: [..] script --broadcast --verify --fork-url <URL> <PATH> [ARGS]...
32013201
32023202
For more information, try '--help'.
32033203

0 commit comments

Comments
 (0)