mirror of
https://ghproxy.net/https://github.com/wp-cli/wp-config-transformer.git
synced 2026-07-26 12:57:34 +08:00
get_value() does not normalize line endings (unlike exists()), so on Windows the returned value contains \r\n from the fixture file. Normalize before comparing to make assertions platform-independent. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| AddRemoveTest.php | ||
| BlockTest.php | ||
| ConcatenationTest.php | ||
| DefinedOrTest.php | ||
| EmptyLineCommentTest.php | ||
| MultilineTest.php | ||
| SetupTest.php | ||
| UpdateMixedLineEndingsTest.php | ||
| UpdateTest.php | ||