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

Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
luceos
2018-04-13 05:13:32 +00:00
committed by StyleCI Bot
parent 42d22f7c06
commit 251e6d8cdd
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,6 @@
namespace Flarum\Tests\Test;
use Mockery;
use PHPUnit\Framework\TestCase as Test;
abstract class TestCase extends Test