mirror of
https://github.com/flarum/core.git
synced 2025-07-17 06:41:21 +02:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
committed by
StyleCI Bot
parent
7c12e2c464
commit
f53a81bc18
@@ -15,6 +15,7 @@ use Flarum\Testing\integration\TestCase;
|
||||
class SetTest extends TestCase
|
||||
{
|
||||
use RetrievesAuthorizedUsers;
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
@@ -65,7 +66,6 @@ class SetTest extends TestCase
|
||||
$this->assertEquals(200, $response->getStatusCode());
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @test
|
||||
*/
|
||||
|
Reference in New Issue
Block a user