Add new dependencies to fix PostTest

This commit is contained in:
Oliver Davies 2020-08-28 13:08:40 +01:00
parent 92f1c0f84c
commit 59f85f02d5

View file

@ -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',