fn normalize_actual(actual: &str, cwd: Option<&Path>) -> String
Expand description

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