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:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user