You are here

public static property JanrainCaptureTest::$modules in Janrain Registration 8

Modules installed for all tests.

Type: array

Overrides BrowserTestBase::$modules

File

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

Class

JanrainCaptureTest
Tests janrain_capture module expectations.

Namespace

Drupal\Tests\janrain_capture\Functional

Code

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