fn normalize_actual(actual: &str, cwd: Option<&Path>) -> String
Normalizes the output so that it can be compared against the expected value.