Commit 7d1b50a
committed
minor symfony#61055 [Form] Skip windows x86 number transformer test (OskarStark)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Form] Skip windows x86 number transformer test
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | symfony#60975
| License | MIT
Follows symfony#60975 (comment)
Commits
-------
a426cdd [Form] Skip windows x86 number transformer testFile tree
1 file changed
+8
-0
lines changed- src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
732 | 736 | | |
733 | 737 | | |
734 | 738 | | |
| |||
741 | 745 | | |
742 | 746 | | |
743 | 747 | | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
744 | 752 | | |
745 | 753 | | |
746 | 754 | | |
| |||
0 commit comments