diff --git a/setup/src/Magento/Setup/Test/Unit/Console/Command/DeployStaticContentCommandTest.php b/setup/src/Magento/Setup/Test/Unit/Console/Command/DeployStaticContentCommandTest.php
index f768133b2752d8f36a8be6925da6718f24f6bee7..9f8d24d51667c62a7d37b3bedce1bf53124617a0 100644
--- a/setup/src/Magento/Setup/Test/Unit/Console/Command/DeployStaticContentCommandTest.php
+++ b/setup/src/Magento/Setup/Test/Unit/Console/Command/DeployStaticContentCommandTest.php
@@ -107,4 +107,3 @@ class DeployStaticContentCommandTest extends \PHPUnit_Framework_TestCase
         $commandTester->execute($wrongParam);
     }
 }
-