mirror of
https://github.com/flarum/core.git
synced 2025-08-04 07:27:39 +02:00
test: adapt
This commit is contained in:
@@ -24,7 +24,7 @@ class CreatePostsTest extends TestCase
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
$this->extension('flarum-approval');
|
||||
$this->extension('flarum-flags', 'flarum-approval');
|
||||
|
||||
$this->prepareDatabase([
|
||||
'users' => [
|
||||
|
Reference in New Issue
Block a user