X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Ffixtures%2Fupdate%2Fdrupal-8.broken_routing.php;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Ffixtures%2Fupdate%2Fdrupal-8.broken_routing.php;h=e06cd1c58166541e37dc248d6249d2d9135ac037;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=604321ddc8dcdd55fd67e9df849169033a0d8ad9;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/system/tests/fixtures/update/drupal-8.broken_routing.php b/web/core/modules/system/tests/fixtures/update/drupal-8.broken_routing.php index 604321ddc..e06cd1c58 100644 --- a/web/core/modules/system/tests/fixtures/update/drupal-8.broken_routing.php +++ b/web/core/modules/system/tests/fixtures/update/drupal-8.broken_routing.php @@ -7,7 +7,6 @@ use Drupal\Core\Database\Database; - $connection = Database::getConnection(); $config = unserialize($connection->query("SELECT data FROM {config} where name = :name", [':name' => 'core.extension'])->fetchField());