diff --git a/crates/cli/tests/help_contract.rs b/crates/cli/tests/help_contract.rs index facf128..ca12a9d 100644 --- a/crates/cli/tests/help_contract.rs +++ b/crates/cli/tests/help_contract.rs @@ -238,6 +238,7 @@ fn top_level_command_help_contract() { expected_tokens: &[ "--recursive", "--force", + "--purge", "--dry-run", "--incomplete", "--versions",