Skip to content

Remove if statement#12094

Merged
greg0ire merged 1 commit intodoctrine:3.5.xfrom
greg0ire:simplify-test
Jul 31, 2025
Merged

Remove if statement#12094
greg0ire merged 1 commit intodoctrine:3.5.xfrom
greg0ire:simplify-test

Conversation

@greg0ire
Copy link
Copy Markdown
Member

Tests should not have conditional logic, and since #9259, the else branch of this conditional statement is dead.

#9259 targeted 3.x, which is why I'm not targeting 2.x

Tests should not have conditional logic, and since a41c6d3, the else
branch of this conditional statement is dead.
@greg0ire greg0ire added this to the 3.5.1 milestone Jul 31, 2025
@greg0ire greg0ire merged commit f3371e1 into doctrine:3.5.x Jul 31, 2025
83 checks passed
@greg0ire greg0ire deleted the simplify-test branch July 31, 2025 15:12
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.

2 participants