Loading core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -414,7 +414,6 @@ public function testOrphanedSchemaEntries() { // Visit update.php and make sure we can click through to the 'No pending // updates' page without errors. $assert_session = $this->assertSession(); $this->drupalGet($this->updateUrl, ['external' => TRUE]); $this->updateRequirementsProblem(); $this->clickLink(t('Continue')); Loading Loading
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php +0 −1 Original line number Diff line number Diff line Loading @@ -414,7 +414,6 @@ public function testOrphanedSchemaEntries() { // Visit update.php and make sure we can click through to the 'No pending // updates' page without errors. $assert_session = $this->assertSession(); $this->drupalGet($this->updateUrl, ['external' => TRUE]); $this->updateRequirementsProblem(); $this->clickLink(t('Continue')); Loading