public static property RedirectNodeFormTest::$modules in Redirect 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ RedirectNodeFormTest.php, line 33
Class
- RedirectNodeFormTest
- Test the redirect functionality on node forms.
Namespace
Drupal\Tests\redirect\FunctionalCode
public static $modules = [
'node',
'redirect',
];