mirror of
https://github.com/flarum/core.git
synced 2025-07-19 07:41:22 +02:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
committed by
StyleCI Bot
parent
8b30734ffb
commit
699ffec331
@@ -34,6 +34,7 @@ class EventTest extends TestCase
|
||||
]);
|
||||
|
||||
$bus = $this->app()->getContainer()->make(Dispatcher::class);
|
||||
|
||||
return $bus->dispatch(
|
||||
new CreateGroup(User::find(1), ['attributes' => [
|
||||
'nameSingular' => 'test group',
|
||||
|
Reference in New Issue
Block a user