protected property TaxonomyTermTest::$adminUserPermissions in Acquia Content Hub 8
The permissions of the admin user.
Type: string[]
File
- tests/
src/ Functional/ TaxonomyTermTest.php, line 41  
Class
- TaxonomyTermTest
 - Test that Acquia Content Hub respects Taxonomy Term.
 
Namespace
Drupal\Tests\acquia_contenthub\FunctionalCode
protected $adminUserPermissions = [
  'administer acquia content hub',
  'access administration pages',
  'administer taxonomy',
];