You are here

protected property ConfigActionsSourceTest::$strictConfigSchema in Config Actions 8

Prevent strict schema errors during test.

Overrides KernelTestBase::$strictConfigSchema

File

tests/src/Kernel/ConfigActionsSourceTest.php, line 30

Class

ConfigActionsSourceTest
test the ConfigActionsSource plugins

Namespace

Drupal\Tests\config_actions\Kernel

Code

protected $strictConfigSchema = FALSE;