Commit 16f40ca
committed
minor symfony#59799 [Validator] Fix incorrect assertion in
This PR was merged into the 6.4 branch.
Discussion
----------
[Validator] Fix incorrect assertion in `WhenTest`
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Commits
-------
e71a278 [Validator] Fix incorrect assertion in `WhenTest`WhenTest (alexandre-daubois)File tree
1 file changed
+2
-2
lines changed- src/Symfony/Component/Validator/Tests/Constraints
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments