You are here

public static property DimensionsElementTest::$modules in Physical Fields 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/DimensionsElementTest.php, line 20

Class

DimensionsElementTest
Tests the physical_dimensions form element.

Namespace

Drupal\Tests\physical\Functional

Code

public static $modules = [
  'physical_test',
  'language',
];