mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +02:00
Merge pull request #3660 from Nicofuma/ticket/13890
[ticket/13890] Fix di tests
This commit is contained in:
@@ -15,3 +15,15 @@ services:
|
|||||||
|
|
||||||
ext.manager:
|
ext.manager:
|
||||||
class: phpbb\extension\manager_mock
|
class: phpbb\extension\manager_mock
|
||||||
|
|
||||||
|
template.twig.environment:
|
||||||
|
class: Exception
|
||||||
|
arguments:
|
||||||
|
- ~
|
||||||
|
- ~
|
||||||
|
- ~
|
||||||
|
- ~
|
||||||
|
- ~
|
||||||
|
- ~
|
||||||
|
- ~
|
||||||
|
- []
|
||||||
|
Reference in New Issue
Block a user