public static property LoadTest::$modules in Admin Menu Swap 8
Same name and namespace in other branches
- 7.2 src/Tests/LoadTest.php \Drupal\amswap\Tests\LoadTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- src/
Tests/ LoadTest.php, line 20
Class
- LoadTest
- Simple test to ensure that main page loads with module enabled.
Namespace
Drupal\amswap\TestsCode
public static $modules = [
'amswap',
];