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:
committed by
StyleCI Bot
parent
a22fed10a7
commit
87024fc8b7
@@ -31,7 +31,7 @@ class ModelUrlTest extends TestCase
|
||||
$userClass = User::class;
|
||||
|
||||
$this->setting("slug_driver_$userClass", 'testDriver');
|
||||
|
||||
|
||||
$this->prepareDatabase([
|
||||
'users' => [
|
||||
$this->normalUser(),
|
||||
|
Reference in New Issue
Block a user