public static property ShippingMethodFormatterTest::$modules in Commerce Shipping 8.2
Modules to enable.
Type: array
Overrides ShippingKernelTestBase::$modules
File
- tests/
src/ Kernel/ Formatter/ ShippingMethodFormatterTest.php, line 23
Class
- ShippingMethodFormatterTest
- Tests the shipping method formatter.
Namespace
Drupal\Tests\commerce_shipping\Kernel\FormatterCode
public static $modules = [
'language',
'content_translation',
];