SimplestTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
modules/
ajax_example/ tests/ src/ FunctionalJavascript/ SimplestTest.php, line 23
Class
- SimplestTest
- Test the user interactions for the Simplest example.
Namespace
Drupal\Tests\ajax_example\FunctionalJavascriptCode
protected static $modules = [
'ajax_example',
];