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