mirror of
https://github.com/flarum/framework.git
synced 2025-02-22 05:07:40 +08:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
parent
42d22f7c06
commit
251e6d8cdd
@ -18,7 +18,7 @@ use Flarum\User\User;
|
||||
use Symfony\Component\Console\Input\StringInput;
|
||||
use Symfony\Component\Console\Output\StreamOutput;
|
||||
|
||||
class DefaultsInstallationCommandTest extends TestCase
|
||||
class DefaultInstallationCommandTest extends TestCase
|
||||
{
|
||||
protected $isInstalled = false;
|
||||
|
||||
|
@ -11,7 +11,6 @@
|
||||
|
||||
namespace Flarum\Tests\Test;
|
||||
|
||||
use Mockery;
|
||||
use PHPUnit\Framework\TestCase as Test;
|
||||
|
||||
abstract class TestCase extends Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user