fn normalize_expected(content: &str, redactions: &Redactions) -> StringExpand description
Normalizes the expected string so that it can be compared against the actual output.
fn normalize_expected(content: &str, redactions: &Redactions) -> StringNormalizes the expected string so that it can be compared against the actual output.