Add new dependencies to fix PostTest
This commit is contained in:
parent
92f1c0f84c
commit
59f85f02d5
|
@ -13,6 +13,8 @@ final class PostTest extends EntityKernelTestBase {
|
||||||
public static $modules = [
|
public static $modules = [
|
||||||
// Core.
|
// Core.
|
||||||
'node',
|
'node',
|
||||||
|
'link',
|
||||||
|
'taxonomy',
|
||||||
|
|
||||||
// Contrib.
|
// Contrib.
|
||||||
'discoverable_entity_bundle_classes',
|
'discoverable_entity_bundle_classes',
|
||||||
|
|
Loading…
Reference in a new issue