TourJavascriptTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/tour/tests/src/FunctionalJavascript/TourJavascriptTest.php, line 20

Class

TourJavascriptTest
General Tour tests that require JavaScript.

Namespace

Drupal\Tests\tour\FunctionalJavascript

Code

protected static $modules = [
  'tour',
  'tour_test',
  'toolbar',
];

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