public static property OrderFixedAmountOffTest::$modules in Commerce Core 8.2
Modules to enable.
Type: array
Overrides OrderKernelTestBase::$modules
File
- modules/
promotion/ tests/ src/ Kernel/ Plugin/ Commerce/ PromotionOffer/ OrderFixedAmountOffTest.php, line 32
Class
- OrderFixedAmountOffTest
- Tests the fixed amount off offer for orders.
Namespace
Drupal\Tests\commerce_promotion\Kernel\Plugin\Commerce\PromotionOfferCode
public static $modules = [
'commerce_promotion',
];