You are here

public static property KeyAuthTest::$modules in Key auth 8

Modules installed for all tests.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/KeyAuthTest.php, line 22

Class

KeyAuthTest
Tests for key authentication provider.

Namespace

Drupal\Tests\key_auth\Functional

Code

public static $modules = [
  'key_auth',
  'key_auth_test',
];