public static property ConfigurationTest::$modules in Weather 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/ConfigurationTest.php \Drupal\Tests\weather\Functional\ConfigurationTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ ConfigurationTest.php, line 19
Class
- ConfigurationTest
- Tests configuration of weather displays.
Namespace
Drupal\Tests\weather\FunctionalCode
public static $modules = [
'weather',
'block',
];