forked from wallabag/wallabag
Disable translation in test
We don't want to test translation in test
This commit is contained in:
@ -7,6 +7,8 @@ framework:
|
|||||||
storage_id: session.storage.mock_file
|
storage_id: session.storage.mock_file
|
||||||
profiler:
|
profiler:
|
||||||
collect: false
|
collect: false
|
||||||
|
translator:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
web_profiler:
|
web_profiler:
|
||||||
toolbar: false
|
toolbar: false
|
||||||
|
|||||||
Reference in New Issue
Block a user