1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Make two more tests compatible with PHPUnit 8

This commit is contained in:
Franz Liedke
2020-05-02 15:35:18 +02:00
committed by Daniël Klabbers
parent deb48bd173
commit a9470b463f
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ class ListTest extends TestCase
{
use RetrievesAuthorizedUsers;
public function setUp()
protected function setUp(): void
{
parent::setUp();