public static property BraintreeApiIntegrationTest::$modules in Commerce Braintree 8
Modules to enable.
Type: array
Overrides OrderKernelTestBase::$modules
File
- tests/
src/ Kernel/ BraintreeApiIntegrationTest.php, line 23
Class
- BraintreeApiIntegrationTest
- Tests the Braintree SDK integration.
Namespace
Drupal\Tests\commerce_braintree\KernelCode
public static $modules = [
'commerce_payment',
'commerce_braintree',
];