You are here

public static property StockLevelWidgetsTest::$modules in Commerce Stock 8

Modules to enable.

Type: array

Overrides StockLevelFieldTestBase::$modules

File

modules/ui/tests/Functional/StockLevelWidgetsTest.php, line 24

Class

StockLevelWidgetsTest
Provides tests for the stock level widget.

Namespace

Drupal\Tests\commerce_stock_ui\Functional

Code

public static $modules = [
  'commerce_stock_ui',
];