From 905cc6596dbedbfe6f4bfdec82d0d7a3f13c9918 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Su=C3=A1rez?= Date: Tue, 10 May 2016 20:06:20 +0200 Subject: [PATCH] Delete unnecessary property --- tests/MageTest/Command/BuiltIn/DeployCommandTest.php | 5 ----- 1 file changed, 5 deletions(-) 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