Skip to content

Commit 179445f

Browse files
committed
MAGECLOUD-2736: Magento can't install with custom DB configuration on cloud
1 parent ac8a044 commit 179445f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Test/Unit/Config/Validator/Deploy/AdminEmailTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ public function testValidateWrongDatabaseConnection()
124124
$this->assertInstanceOf(Success::class, $result);
125125
}
126126

127-
128127
public function testValidateAdminEmailNotExist()
129128
{
130129
$this->stateMock->expects($this->once())

0 commit comments

Comments
 (0)