Commit 0032368
committed
minor symfony#25514 [FrameworkBundle] remove an unneeded failing legacy test (xabbuh)
This PR was merged into the 4.1-dev branch.
Discussion
----------
[FrameworkBundle] remove an unneeded failing legacy test
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets |
| License | MIT
| Doc PR |
The removed test is not needed anymore as it is already covered by the
`testEnabledStrictEmailOptionIsMappedToStrictEmailValidationMode` and
`testDisabledStrictEmailOptionIsMappedToLooseEmailValidationMode` tests.
Commits
-------
4a62350 remove an unneeded failing legacy testFile tree
4 files changed
+0
-28
lines changed- src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
4 files changed
+0
-28
lines changedLines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
758 | 758 | | |
759 | 759 | | |
760 | 760 | | |
761 | | - | |
762 | | - | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | | - | |
767 | | - | |
768 | 761 | | |
769 | 762 | | |
770 | 763 | | |
| |||
0 commit comments