You are here

protected property InstagramBundleTest::$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/InstagramBundleTest.php, line 20

Class

InstagramBundleTest
Ensures that media bundle for instagram can be created.

Namespace

Drupal\media\Tests

Code

protected $strictConfigSchema = FALSE;