You are here

public static property ProductAttributeTranslationTest::$testViews in Commerce Core 8.2

File

modules/product/tests/src/Functional/ProductAttributeTranslationTest.php, line 30

Class

ProductAttributeTranslationTest
Tests translating product attributes and their values.

Namespace

Drupal\Tests\commerce_product\Functional

Code

public static $testViews = [
  'test_attribute_filtered_variations',
];