Commit 4316986
committed
minor symfony#59182 [PropertyInfo] Fix generic enum type extraction test (mtarld)
This PR was merged into the 7.1 branch.
Discussion
----------
[PropertyInfo] Fix generic enum type extraction test
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Fix test about generic enum type extraction
Commits
-------
9005f25 [PropertyInfo] Fix generic enum testFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/PropertyInfo/Tests/Extractor
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1043 | 1043 | | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | | - | |
| 1046 | + | |
1047 | 1047 | | |
1048 | 1048 | | |
1049 | 1049 | | |
| |||
0 commit comments