Improve performance of functional tests by caching Drupal installations
10 unresolved threads
Compare changes
@@ -69,6 +69,13 @@ trait FunctionalTestSetupTrait {
- Stephen Mustgrave @smustgraveDeveloperSuggested change
77 protected $dumpFile; 77 protected string $dumpFile;
@@ -753,4 +760,115 @@ protected function getDatabaseTypes() {