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
|
||||
profiler:
|
||||
collect: false
|
||||
translator:
|
||||
enabled: false
|
||||
|
||||
web_profiler:
|
||||
toolbar: false
|
||||
|
||||
Reference in New Issue
Block a user