Skip to content
Snippets Groups Projects
Commit 0d93e207 authored by Gabor Hojtsy's avatar Gabor Hojtsy
Browse files

Issue #2805449 by joelpittet: Comment out 'extension_discovery_scan_tests' in...

Issue #2805449 by joelpittet: Comment out 'extension_discovery_scan_tests' in example.settings.local.php
parent 03c7c8a2
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
* During development it can be useful to install test extensions for debugging * During development it can be useful to install test extensions for debugging
* purposes. * purposes.
*/ */
$settings['extension_discovery_scan_tests'] = TRUE; # $settings['extension_discovery_scan_tests'] = TRUE;
/** /**
* Enable access to rebuild.php. * Enable access to rebuild.php.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment