Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / video_embed_field / tests / src / Kernel / Drupal6EmfieldMigrationTest.php
index be55a458d179608f7636c944b87904d021c560bf..d52453608d19e7ec652e8644ad4f8e92988ed716 100644 (file)
@@ -13,6 +13,11 @@ class Drupal6EmfieldMigrationTest extends MigrateDrupal6TestBase {
 
   use EntityLoadTrait;
 
+  /**
+   * @var bool
+   */
+  protected $strictConfigSchema = FALSE;
+
   /**
    * {@inheritdoc}
    */