public static property LudwigIntegrationTest::$modules in Ludwig 8
The array of dependencies.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ LudwigIntegrationTest.php, line 21
Class
- LudwigIntegrationTest
- Tests that the Downloader works.
Namespace
Drupal\Tests\ludwig\KernelCode
public static $modules = [
'system',
'ludwig',
'ludwig_test',
];