You are here

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

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

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

Class

MeasurementElementTest
Tests the physical_measurement form element.

Namespace

Drupal\Tests\physical\Functional

Code

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