You are here

public static property SimplenewsAdministrationTest::$modules in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/SimplenewsAdministrationTest.php \Drupal\Tests\simplenews\Functional\SimplenewsAdministrationTest::modules

Modules to enable.

Type: array

Overrides SimplenewsTestBase::$modules

File

tests/src/Functional/SimplenewsAdministrationTest.php, line 24

Class

SimplenewsAdministrationTest
Managing of newsletter categories and content types.

Namespace

Drupal\Tests\simplenews\Functional

Code

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