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