Commit dc4a7df
committed
minor #16162 [Translation] Fix tests compat with 2.8 (nicolas-grekas)
This PR was merged into the 3.0-dev branch.
Discussion
----------
[Translation] Fix tests compat with 2.8
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | -
| License | MIT
| Doc PR | -
Commits
-------
2da72cb [Translation] Fix tests compat with 2.8File tree
Expand file treeCollapse file tree
1 file changed
+4
-0
lines changedOpen diff view settings
Filter options
- src/Symfony/Component/Translation/Tests
Expand file treeCollapse file tree
1 file changed
+4
-0
lines changedOpen diff view settings
Collapse file
src/Symfony/Component/Translation/Tests/TranslatorCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/TranslatorCacheTest.php+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
288 | 288 | |
289 | 289 | |
290 | 290 | |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
291 | 295 | |
292 | 296 | |
293 | 297 | |
|
0 commit comments