diff --git a/core/modules/system/tests/fixtures/update/drupal-8.without_automated_cron.php b/core/modules/system/tests/fixtures/update/drupal-8.without_automated_cron.php index 654309f..b245f74 100644 --- a/core/modules/system/tests/fixtures/update/drupal-8.without_automated_cron.php +++ b/core/modules/system/tests/fixtures/update/drupal-8.without_automated_cron.php @@ -7,7 +7,6 @@ use Drupal\Core\Database\Database; - $connection = Database::getConnection(); $config = $connection;