public static property PaymentGatewayFormTest::$modules in Commerce Core 8.2
Modules to enable.
Type: array
Overrides CommerceWebDriverTestBase::$modules
File
- modules/
payment/ tests/ src/ FunctionalJavascript/ PaymentGatewayFormTest.php, line 21
Class
- PaymentGatewayFormTest
- Tests the payment gateway form.
Namespace
Drupal\Tests\commerce_payment\FunctionalJavascriptCode
public static $modules = [
'commerce_payment',
'commerce_payment_example',
];