AlertsJsonFeedTest::$modules

Same name in other branches
  1. 11.x core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php \Drupal\Tests\announcements_feed\FunctionalJavascript\AlertsJsonFeedTest::modules

Type: modules

Overrides OffCanvasTestBase::$modules

File

core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php, line 21

Class

AlertsJsonFeedTest
Test the access announcement according to json feed changes.

Namespace

Drupal\Tests\announcements_feed\FunctionalJavascript

Code

protected static $modules = [
    'user',
    'toolbar',
    'announcements_feed',
    'announce_feed_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.