summaryrefslogtreecommitdiffstats
path: root/tests/PlanetTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PlanetTest.php')
-rw-r--r--tests/PlanetTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PlanetTest.php b/tests/PlanetTest.php
index 5cec1ce..17fdca8 100644
--- a/tests/PlanetTest.php
+++ b/tests/PlanetTest.php
@@ -38,7 +38,7 @@ class PlanetTest extends TestCase
protected $planet;
protected $items;
- public function setUp()
+ public function setUp() : void
{
$this->planet = new Planet();