You are here

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

Modules to enable.

Type: array

Overrides CommerceKernelTestBase::$modules

File

modules/product/tests/src/Kernel/ProductAttributesOverviewFormatterTest.php, line 44

Class

ProductAttributesOverviewFormatterTest
Tests the "commerce_product_attributes_overview" formatter.

Namespace

Drupal\Tests\commerce_product\Kernel

Code

public static $modules = [
  'path',
  'commerce_product',
];