Skip to content
Snippets Groups Projects
Commit 9a6f2d10 authored by Jess's avatar Jess
Browse files

Issue #3173891 by shetpooja04, meena.bisht: Remove unused variable...

Issue #3173891 by shetpooja04, meena.bisht: Remove unused variable $assert_session in UpdateScriptTest.php, system module
parent d678245f
No related merge requests found
......@@ -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'));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment