You are here

public static property IPNHandlerTest::$modules in Commerce PayPal 8

Modules to enable.

Type: array

Overrides OrderKernelTestBase::$modules

File

tests/src/Kernel/IPNHandlerTest.php, line 23

Class

IPNHandlerTest
Tests the IPN handler.

Namespace

Drupal\Tests\commerce_paypal\Kernel

Code

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