1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
Alexander Skvortsov
2021-01-07 20:39:47 -05:00
parent 4bac667dfd
commit e5f277e640
3 changed files with 2 additions and 3 deletions

View File

@@ -13,7 +13,6 @@ use Carbon\Carbon;
use Flarum\Api\ApiKey;
use Flarum\Tests\integration\RetrievesAuthorizedUsers;
use Flarum\Tests\integration\TestCase;
use Illuminate\Support\Str;
class WithApiKeyTest extends TestCase
{