You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix testSequenceBuilder() failing test on Windows (#32970)
The previous "cleanup" commit to instead use
PHP_EOL was a breaking change. This test case
reads tests/Http/Fixtures/test.txt which always
has a "\n" line ending.
0 commit comments