You are here

public static property SimplenewsFieldUiTest::$modules in Simplenews 8.2

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

Modules to enable.

Type: array

Overrides SimplenewsTestBase::$modules

File

tests/src/Functional/SimplenewsFieldUiTest.php, line 17

Class

SimplenewsFieldUiTest
Tests integration with field_ui.

Namespace

Drupal\Tests\simplenews\Functional

Code

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