public static property YoastSeoTest::$modules in Real-time SEO for Drupal 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- src/
Tests/ YoastSeoTest.php, line 26
Class
- YoastSeoTest
- Ensures that the Yoast Seo works correctly.
Namespace
Drupal\yoast_seo\TestsCode
public static $modules = [
'field_ui',
'metatag',
'yoast_seo',
'entity_test',
'node',
];