public static property ConfigureGatewayTest::$modules in Commerce Square Connect 8
Modules to enable.
Type: array
Overrides CommerceWebDriverTestBase::$modules
File
- tests/
src/ FunctionalJavascript/ ConfigureGatewayTest.php, line 21
Class
- ConfigureGatewayTest
- Tests the creation and configuration of the gateway.
Namespace
Drupal\Tests\commerce_square\FunctionalJavascriptCode
public static $modules = [
'commerce_payment',
'commerce_square',
];