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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Unit/Command/ExploreGeneratorTest.php b/tests/Unit/Command/ExploreGeneratorTest.php
index ac1f2c3c8..213633549 100644
--- a/tests/Unit/Command/ExploreGeneratorTest.php
+++ b/tests/Unit/Command/ExploreGeneratorTest.php
@@ -43,7 +43,7 @@ class ExploreGeneratorTest extends TestCase {
/** @var \Symfony\Component\Console\Command\Command */
protected $command;
- protected function setUp()
+ protected function setUp(): void
{
parent::setUp();