You are here

public static property SermepaGatewayOnNotifyTest::$modules in Commerce sermepa 8.2

Modules to enable.

Type: array

Overrides CommerceBrowserTestBase::$modules

File

tests/src/Functional/SermepaGatewayOnNotifyTest.php, line 26

Class

SermepaGatewayOnNotifyTest
Tests the payment gateway notify route for 'Sermepa' case.

Namespace

Drupal\Tests\commerce_sermepa\Functional

Code

public static $modules = [
  'commerce_sermepa',
];