public static property SimplenewsSynchronizeFieldsFormTest::$modules in Simplenews 8.2
Same name and namespace in other branches
- 3.x tests/src/Functional/SimplenewsSynchronizeFieldsFormTest.php \Drupal\Tests\simplenews\Functional\SimplenewsSynchronizeFieldsFormTest::modules
Modules to enable.
Type: array
Overrides SimplenewsTestBase::$modules
File
- tests/
src/ Functional/ SimplenewsSynchronizeFieldsFormTest.php, line 20
Class
- SimplenewsSynchronizeFieldsFormTest
- Tests that shared fields are synchronized when using forms.
Namespace
Drupal\Tests\simplenews\FunctionalCode
public static $modules = [
'field',
'simplenews',
];