Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / content_moderation / tests / src / Kernel / EntityTypeInfoTest.php
index 1c45721d03bbfbd593a9d2699ba90f997bce93de..a5791c8840bb43a555a3025e6169522d0adff356 100644 (file)
@@ -20,6 +20,7 @@ class EntityTypeInfoTest extends KernelTestBase {
    */
   public static $modules = [
     'content_moderation',
+    'workflows',
     'entity_test',
   ];