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