You are here

public static property StoreDateTimeTest::$modules in Commerce Core 8.2

Modules to enable.

Type: array

Overrides CommerceBrowserTestBase::$modules

File

modules/store/tests/src/Functional/StoreDateTimeTest.php, line 24

Class

StoreDateTimeTest
Tests the commerce_store_datetime formatter and widget.

Namespace

Drupal\Tests\commerce_store\Functional

Code

public static $modules = [
  'entity_test',
  'commerce_test',
];