mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
add opening redact
This commit is contained in:
parent
8b038ebdf0
commit
78983534df
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user