public static property PromotionCartTest::$modules in Commerce Core 8.2
Modules to enable.
Type: array
Overrides CartKernelTestBase::$modules
File
- modules/
promotion/ tests/ src/ Kernel/ PromotionCartTest.php, line 24
Class
- PromotionCartTest
- Tests the integration between promotions and carts.
Namespace
Drupal\Tests\commerce_promotion\KernelCode
public static $modules = [
'commerce_promotion',
];