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