Skip to content

Conversation

@peter279k
Copy link
Contributor

Changed log

  • Using the assertSame to replace assertEquals and it can make assertion equals strict.
  • According to the official PHPUnit doc, the assertSame parameters are assertSame(mixed $expected, mixed $actual[, string $message = '']).
    And parameters should be switched.

@driesvints driesvints merged commit 6dfb730 into laravel:master Sep 3, 2020
@driesvints
Copy link
Member

Thanks

@peter279k peter279k deleted the test_enhancement branch September 3, 2020 07:54
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.

2 participants