public static property ProfileTest::$modules in Profile 8
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- tests/
src/ Kernel/ ProfileTest.php, line 24
Class
- ProfileTest
- Tests basic functionality of profiles.
Namespace
Drupal\Tests\profile\KernelCode
public static $modules = [
'entity',
'profile',
'views',
];