public static property LoadTest::$modules in Font Awesome Iconpicker 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- src/
Tests/ LoadTest.php, line 25
Class
- LoadTest
- Simple test to ensure that main page loads with module enabled.
Namespace
Drupal\fontawesome_iconpicker\TestsCode
public static $modules = [
'fontawesome_iconpicker',
];