Skip to content

Commit d177b97

Browse files
bwatersvrann
authored andcommitted
MAGETWO-51592: Make single tenant compiler work when Magento not installed
- Fix typo on Test
1 parent 0c80d4e commit d177b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/src/Magento/Setup/Test/Unit/Console/Command/ModuleEnableDisableCommandTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ public function testExecuteDisableInvalidModule()
162162
}
163163

164164
/**
165-
* @param bool $isEnab
165+
* @param bool $isEnable
166166
* @param string $expectedMessage
167167
* @param bool $isInstalled
168168
*

0 commit comments

Comments
 (0)