public static property TaxonomyTermTest::$modules in Acquia Content Hub 8
Modules to enable for this test.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ TaxonomyTermTest.php, line 52  
Class
- TaxonomyTermTest
 - Test that Acquia Content Hub respects Taxonomy Term.
 
Namespace
Drupal\Tests\acquia_contenthub\FunctionalCode
public static $modules = [
  'acquia_contenthub',
  'user',
  'taxonomy',
];