Issue #2607364 by plach, hchonov, catch: RC1 filled database update fails due to beta-12 to RC1 upgrade path issue
parent
b756d86175
commit
c4149af3b6
|
@ -31,7 +31,7 @@ class UpdatePathRC1TestBaseFilledTest extends UpdatePathRC1TestBaseTest {
|
||||||
*/
|
*/
|
||||||
public function testUpdatedSite() {
|
public function testUpdatedSite() {
|
||||||
// @todo there are no updates to run.
|
// @todo there are no updates to run.
|
||||||
//$this->runUpdates();
|
$this->runUpdates();
|
||||||
|
|
||||||
$spanish = \Drupal::languageManager()->getLanguage('es');
|
$spanish = \Drupal::languageManager()->getLanguage('es');
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue