Skip to content

Commit

Permalink
add opening redact
Browse files Browse the repository at this point in the history
  • Loading branch information
heisen-li committed Jul 2, 2024
1 parent 06f40da commit 8ac39ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/cargo-test-support/src/compare.rs
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ static E2E_LITERAL_REDACTIONS: &[(&str, &str)] = &[
("[PUBLISHED]", " Published"),
("[BLOCKING]", " Blocking"),
("[GENERATED]", " Generated"),
("[OPENING]", " Opening"),
];

/// Normalizes the output so that it can be compared against the expected value.
Expand Down

0 comments on commit 8ac39ec

Please sign in to comment.