You are here

protected property ConfigActionsServiceTest::$strictConfigSchema in Config Actions 8

Prevent strict schema errors during test.

Overrides KernelTestBase::$strictConfigSchema

File

tests/src/Kernel/ConfigActionsServiceTest.php, line 31

Class

ConfigActionsServiceTest
test the ConfigActions service

Namespace

Drupal\Tests\config_actions\Kernel

Code

protected $strictConfigSchema = FALSE;