You are here

protected property UpgradePathTest::$strictConfigSchema in Video Embed Field 8

Disable strict checking because we are installing MEEV.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

modules/video_embed_media/tests/src/Functional/UpgradePathTest.php, line 22

Class

UpgradePathTest
Test the upgrade path from media_entity_embedded_video.

Namespace

Drupal\Tests\video_embed_media\Functional

Code

protected $strictConfigSchema = FALSE;