Commit cffd97a
committed
minor #26782 [FrameworkBundle] Fix validation configuration default test case (sroze)
This PR was merged into the 4.1-dev branch.
Discussion
----------
[FrameworkBundle] Fix validation configuration default test case
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | ø
| License | MIT
This test case wasn't updated after a change in the PR to automatically enable the validation middleware based on the interface.
Commits
-------
235e037 Fix validation configuration default test caseFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments