Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
luceos authored and StyleCIBot committed May 19, 2020
1 parent fc5f294 commit 94485c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/extenders/UserTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
namespace Flarum\Tests\integration\extenders;

use Flarum\Extend;
use Flarum\User\DisplayName\DriverInterface;
use Flarum\Tests\integration\RetrievesAuthorizedUsers;
use Flarum\Tests\integration\TestCase;
use Flarum\User\DisplayName\DriverInterface;
use Flarum\User\User;

class UserTest extends TestCase
Expand Down

0 comments on commit 94485c9

Please sign in to comment.