You are here

public static property SimplenewsAdministrationTest::$modules in Simplenews 8

Modules to enable.

Type: array

Overrides SimplenewsTestBase::$modules

File

src/Tests/SimplenewsAdministrationTest.php, line 24

Class

SimplenewsAdministrationTest
Managing of newsletter categories and content types.

Namespace

Drupal\simplenews\Tests

Code

public static $modules = array(
  'help',
);