You are here

public static property ConfigTest::$modules in Telephone Validation 8.2

Modules to enable.

Type: array

Overrides TelephoneItemTest::$modules

File

tests/src/Kernel/ConfigTest.php, line 16

Class

ConfigTest
@group telephone

Namespace

Drupal\Tests\telephone_validation\Kernel

Code

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