summaryrefslogtreecommitdiffstats
path: root/tests/Unit/Command/ExploreGeneratorTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Unit/Command/ExploreGeneratorTest.php')
-rw-r--r--tests/Unit/Command/ExploreGeneratorTest.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Unit/Command/ExploreGeneratorTest.php b/tests/Unit/Command/ExploreGeneratorTest.php
index 4512e206c..ec04c4241 100644
--- a/tests/Unit/Command/ExploreGeneratorTest.php
+++ b/tests/Unit/Command/ExploreGeneratorTest.php
@@ -30,7 +30,8 @@ use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;
use Test\TestCase;
-class ExploreGeneratorTest extends TestCase {
+class ExploreGeneratorTest extends TestCase
+{
/** @var \PHPUnit_Framework_MockObject_MockObject */
protected $favicon;
/** @var \PHPUnit_Framework_MockObject_MockObject */