Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
- drupal/core/modules/forum/lib/Drupal/forum/Tests/Views/ForumIntegrationTest.php, line 23
- Contains \Drupal\forum\Tests\Views\ForumIntegrationTest.
Class
- ForumIntegrationTest
- Tests the forum integration into views.
Namespace
Drupal\forum\Tests\Views
Code
public static $modules = array(
'forum_test_views',
);