Issue #2805449 by joelpittet: Comment out 'extension_discovery_scan_tests' in example.settings.local.php
parent
03c7c8a2e9
commit
0d93e20766
|
@ -90,7 +90,7 @@ $config['system.performance']['js']['preprocess'] = FALSE;
|
|||
* During development it can be useful to install test extensions for debugging
|
||||
* purposes.
|
||||
*/
|
||||
$settings['extension_discovery_scan_tests'] = TRUE;
|
||||
# $settings['extension_discovery_scan_tests'] = TRUE;
|
||||
|
||||
/**
|
||||
* Enable access to rebuild.php.
|
||||
|
|
Loading…
Reference in New Issue