protected property UpdateModeTest::$preserveGlobalState in Configuration Synchronizer 8.2
Do not forward any global state from the parent process to the processes that run the actual tests.
Overrides KernelTestBase::$preserveGlobalState
See also
self::runTestInSeparateProcess
File
- tests/
src/ Kernel/ UpdateModeTest.php, line 25
Class
- UpdateModeTest
- Tests importing configuration entities using various import modes.
Namespace
Drupal\Tests\config_sync\KernelCode
protected $preserveGlobalState = TRUE;