diff --git a/tests/MageTest/Command/BuiltIn/DeployCommandTest.php b/tests/MageTest/Command/BuiltIn/DeployCommandTest.php index 95804d2..2636dcd 100644 --- a/tests/MageTest/Command/BuiltIn/DeployCommandTest.php +++ b/tests/MageTest/Command/BuiltIn/DeployCommandTest.php @@ -15,11 +15,6 @@ use malkusch\phpmock\MockBuilder; */ class DeployCommandTest extends BaseTest { - /** - * @var DeployCommand - */ - private $deployCommand; - /** * @covers ::__construct * @covers ::sendNotification