Commit 091ae5b
committed
minor symfony#60061 [Validator] Don't skip
This PR was merged into the 7.3 branch.
Discussion
----------
[Validator] Don't skip `WhenTest` case after fix merge in `php-src`
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Revert skip being introduced in symfony#59895 after the fix of php/php-src#17851.
Commits
-------
8f4bb30 [Validator] Don't skip `WhenTest` case after fix merge in `php-src`WhenTest case after fix merge in php-src (alexandre-daubois)File tree
1 file changed
+0
-2
lines changed- src/Symfony/Component/Validator/Tests/Constraints
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | 121 | | |
124 | 122 | | |
125 | 123 | | |
| |||
0 commit comments