You are here

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

Modules to enable.

Type: array

Overrides CommerceStockKernelTestBase::$modules

File

modules/local_storage/tests/src/Kernel/StockLocationStorageTest.php, line 27

Class

StockLocationStorageTest
Test the stock location storage.

Namespace

Drupal\Tests\commerce_stock_local\Kernel

Code

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