Skip to content

Conversation

@thomasruiz
Copy link
Contributor

These 3 tests are not passing in windows. This commit fixes it.

@franzliedke
Copy link
Contributor

I'd argue doing it like this is actually better, because it should work no matter what Git's core.autocrlf setting is set to.

@GrahamCampbell
Copy link
Collaborator

I actually changed them to \n a while ago. I have windows set to use unix style newline endings. I'd recommend everyone to do this.

@franzliedke
Copy link
Contributor

While I would totally recommend that, too, people will obviously not change their Git settings just so that Laravel's unit tests pass. core.autocrlf = true is pretty useful for most projects.

So why not put the line endings in the strings verbatim as you did for some of the other tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants