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 = [
|
||||
// Core.
|
||||
'node',
|
||||
'link',
|
||||
'taxonomy',
|
||||
|
||||
// Contrib.
|
||||
'discoverable_entity_bundle_classes',
|
||||
|
|
Loading…
Reference in a new issue