mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
Disable translation in test
We don't want to test translation in test
This commit is contained in:
parent
bd46de6b25
commit
d2b4f01d74
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ framework:
|
|||
storage_id: session.storage.mock_file
|
||||
profiler:
|
||||
collect: false
|
||||
translator:
|
||||
enabled: false
|
||||
|
||||
web_profiler:
|
||||
toolbar: false
|
||||
|
|
Loading…
Reference in a new issue