mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Make tests compatible with PHPUnit 8
This commit is contained in:
@@ -17,7 +17,7 @@ class DeletionTest extends TestCase
|
||||
{
|
||||
use RetrievesAuthorizedUsers;
|
||||
|
||||
public function setUp()
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
|
Reference in New Issue
Block a user