Fix `ParsedLogIteratorTest::setUp()`

This commit is contained in:
fabrixxm 2021-08-19 15:26:26 +02:00
parent dd2abc7aff
commit 5520f100b2
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class ParsedLogIteratorTest extends TestCase
}
}
protected function setUp()
protected function setUp(): void
{
$logfile = dirname(__DIR__) . DIRECTORY_SEPARATOR .
'..' . DIRECTORY_SEPARATOR .