Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Unit/Controller/RecoverControllerTest.php')
-rw-r--r--tests/Unit/Controller/RecoverControllerTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Unit/Controller/RecoverControllerTest.php b/tests/Unit/Controller/RecoverControllerTest.php
index c08d5d9..9be4ef5 100644
--- a/tests/Unit/Controller/RecoverControllerTest.php
+++ b/tests/Unit/Controller/RecoverControllerTest.php
@@ -33,7 +33,7 @@ class RecoverControllerTest extends TestCase
/** @var string */
private $userId = 'john';
- public function setUp()
+ public function setUp(): void
{
parent::setUp();