ActionsFormTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
tests/
src/ Functional/ ActionsFormTest.php, line 15
Class
- ActionsFormTest
- Tests that each Rules Action can be edited.
Namespace
Drupal\Tests\rules\FunctionalCode
protected static $modules = [
'node',
'ban',
'path_alias',
'rules',
'typed_data',
];