You are here

public static property AddAnotherTest::$modules in Add Another 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/AddAnotherTest.php, line 19

Class

AddAnotherTest
Tests Addanother functionality.

Namespace

Drupal\Tests\addanother\Functional

Code

public static $modules = [
  'addanother',
];