Skip to content

Commit

Permalink
verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonpaulos committed Dec 20, 2023
1 parent 51be4af commit 082a006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/blackbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ def dryrun_sequence(
*,
compiler_version=6,
txn_params: TxParams | None = None,
verbose: bool = False,
verbose: bool = True,
) -> list[DryRunInspector]:
return cast(
list,
Expand Down

0 comments on commit 082a006

Please sign in to comment.