TourLegacyTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/tour/tests/src/FunctionalJavascript/TourLegacyTest.php, line 18

Class

TourLegacyTest
Tests Tour's backwards compatible markup and legacy config.

Namespace

Drupal\Tests\tour\FunctionalJavascript

Code

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

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