mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:57:04 +08:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
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(),
|
||||
|
|
Loading…
Reference in New Issue
Block a user