mirror of
https://github.com/flarum/core.git
synced 2025-08-10 18:35:56 +02:00
Boot app explicitly to run seeds in time
This commit is contained in:
committed by
Alexander Skvortsov
parent
cacc8b4945
commit
008ec95505
@@ -30,6 +30,8 @@ class UserTest extends TestCase
|
||||
['key' => 'display_name_driver', 'value' => 'custom'],
|
||||
]
|
||||
]);
|
||||
|
||||
$this->app();
|
||||
}
|
||||
|
||||
protected function registerTestPreference()
|
||||
|
Reference in New Issue
Block a user