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/Integration/AppTest.php')
-rw-r--r--tests/Integration/AppTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Integration/AppTest.php b/tests/Integration/AppTest.php
index d2ca4bd..937a5da 100644
--- a/tests/Integration/AppTest.php
+++ b/tests/Integration/AppTest.php
@@ -43,7 +43,7 @@ abstract class AppTest extends PHPUnit_Framework_TestCase
protected $userId = 'john';
- protected function setUp()
+ protected function setUp(): void
{
parent::setUp();