CoreIntegrationTest::$modules
Type: modules
Overrides RulesKernelTestBase::$modules
File
-
tests/
src/ Kernel/ CoreIntegrationTest.php, line 25
Class
- CoreIntegrationTest
- Test using Drupal core integration of Rules API.
Namespace
Drupal\Tests\rules\KernelCode
protected static $modules = [
'node',
'field',
'text',
'user',
];