Skip to content

Commit 44e87cc

Browse files
committed
MAGETWO-52187: Magento re-install with minimum admin access breaks installation
1 parent e0c0b6d commit 44e87cc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

setup/src/Magento/Setup/Test/Unit/Controller/InstallTest.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,6 @@ public function testStartAction()
8686
$this->assertTrue($variables['success']);
8787
}
8888

89-
/**
90-
* @deprecated
91-
*/
92-
public function testStartActionException()
93-
{
94-
}
95-
9689
public function testStartActionPriorInstallException()
9790
{
9891
$this->webLogger->expects($this->once())->method('clear');

0 commit comments

Comments
 (0)