You are here

protected property ConfigActionsModuleTest::$strictConfigSchema in Config Actions 8

Prevent strict schema errors during test.

Overrides KernelTestBase::$strictConfigSchema

File

tests/src/Kernel/ConfigActionsModuleTest.php, line 32

Class

ConfigActionsModuleTest
test the ConfigActions module

Namespace

Drupal\Tests\config_actions\Kernel

Code

protected $strictConfigSchema = FALSE;