public static property AutofloatTest::$modules in AutoFloat 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ AutofloatTest.php, line 25
Class
- AutofloatTest
- Simple test to ensure that main page loads with module enabled.
Namespace
Drupal\Tests\autofloat\FunctionalCode
public static $modules = [
'autofloat',
];