You are here

public static property SimplenewsSchedulerNodeCreationTest::$modules in Simplenews Scheduler 8

Overrides SimplenewsSchedulerWebTestBase::$modules

File

src/Tests/SimplenewsSchedulerNodeCreationTest.php, line 20
Simplenews scheduler node creation test functions.

Class

SimplenewsSchedulerNodeCreationTest
Testing generation of newsletters.

Namespace

Drupal\simplenews_scheduler\Tests

Code

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