diff --git a/core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseFilledTest.php b/core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseFilledTest.php index 956849c0ead..93766ef5d24 100644 --- a/core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseFilledTest.php +++ b/core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseFilledTest.php @@ -31,7 +31,7 @@ class UpdatePathRC1TestBaseFilledTest extends UpdatePathRC1TestBaseTest { */ public function testUpdatedSite() { // @todo there are no updates to run. - //$this->runUpdates(); + $this->runUpdates(); $spanish = \Drupal::languageManager()->getLanguage('es'); diff --git a/core/modules/system/tests/fixtures/update/drupal-8-rc1.filled.standard.php.gz b/core/modules/system/tests/fixtures/update/drupal-8-rc1.filled.standard.php.gz index 961eb49de10..615b88a7d45 100644 Binary files a/core/modules/system/tests/fixtures/update/drupal-8-rc1.filled.standard.php.gz and b/core/modules/system/tests/fixtures/update/drupal-8-rc1.filled.standard.php.gz differ