mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/14270] Purge cache when the installer is finished
PHPBB3-14270
This commit is contained in:
@@ -295,7 +295,8 @@ class phpbb_functional_test_case extends phpbb_test_case
|
||||
'installer.create_config_file.options' => [
|
||||
'debug' => true,
|
||||
'environment' => 'test',
|
||||
]
|
||||
],
|
||||
'cache.driver.class' => 'phpbb\cache\driver\file'
|
||||
])
|
||||
->without_compiled_container()
|
||||
->get_container();
|
||||
|
Reference in New Issue
Block a user