Skip to content

[ExpressionLanguage] Use assertSame() instead of assertEquals() #57690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

alexandre-daubois
Copy link
Member

Q A
Branch? 5.4
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

After @OskarStark's comment

@fabpot
Copy link
Member

fabpot commented Jul 9, 2024

Such changes should only be done on 7.2 as this doesn't fix any bug.

@fabpot fabpot closed this Jul 9, 2024
fabpot added a commit that referenced this pull request Jul 10, 2024
…rtEquals()` (alexandre-daubois)

This PR was merged into the 7.2 branch.

Discussion
----------

[ExpressionLanguage] Use `assertSame()` instead of `assertEquals()`

| Q             | A
| ------------- | ---
| Branch?       | 7.2
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        | -
| License       | MIT

Like #57690 but rebased on 7.2

Commits
-------

2bc65c7 [ExpressionLanguage] Use `assertSame()` instead of `assertEquals()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants