You are here

protected property VideoBundleTest::$strictConfigSchema in D7 Media 8

Exempt from strict schema checking.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

src/Tests/VideoBundleTest.php, line 20

Class

VideoBundleTest
Ensures that media bundle for videos can be created.

Namespace

Drupal\media\Tests

Code

protected $strictConfigSchema = FALSE;