Commit 78d713c
committed
minor symfony#20614 [DI] minor FileLoaders tests update (ogizanagi)
This PR was merged into the 2.7 branch.
Discussion
----------
[DI] minor FileLoaders tests update
| Q | A
| ------------- | ---
| Branch? | 2.7
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | N/A
| License | MIT
| Doc PR | N/A
Strictly speaking not a bug fix but can be merged to 2.7 safely.
I don't know what was the idea behind this or if it simply was a mistake, but right now it seems weird 😅
Commits
-------
412fbe6 [DI] minor FileLoaders tests updateFile tree
2 files changed
+4
-4
lines changed- src/Symfony/Component/DependencyInjection/Tests/Loader
2 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments