test(parser): Clarify test name

This commit is contained in:
Ed Page 2024-01-11 08:45:40 -06:00
parent 811acc45c1
commit 11fd6ca269

View file

@ -686,7 +686,7 @@ fn exclusive_with_required() {
#[test]
#[cfg(feature = "error-context")]
fn subcommand_conflict_error_message() {
fn option_conflicts_with_subcommand() {
static CONFLICT_ERR: &str = "\
error: unexpected argument 'sub1' found