mirror of
https://github.com/flarum/core.git
synced 2025-08-01 14:10:37 +02:00
Make tests compatible with PHPUnit 8
This commit is contained in:
@@ -18,7 +18,7 @@ class CreateTest extends TestCase
|
||||
{
|
||||
use RetrievesAuthorizedUsers;
|
||||
|
||||
public function setUp()
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
|
Reference in New Issue
Block a user