4g: Install node_access table
This commit is contained in:
parent
b53cfec4dd
commit
3723a0af0e
|
@ -26,6 +26,8 @@ class ArticleRepositoryTest extends EntityKernelTestBase {
|
||||||
parent::setUp();
|
parent::setUp();
|
||||||
|
|
||||||
$this->installConfig(['filter']);
|
$this->installConfig(['filter']);
|
||||||
|
|
||||||
|
$this->installSchema('node', ['node_access']);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue