public static property IntegrationTest::$modules in Acquia Content Hub 8
Modules to enable for this test.
Type: string[]
Overrides ContentHubTestBase::$modules
File
- tests/src/ Functional/ IntegrationTest.php, line 25 
Class
- IntegrationTest
- Tests the overall functionality of the Acquia Content Hub module.
Namespace
Drupal\Tests\acquia_contenthub\FunctionalCode
public static $modules = [
  'node',
  'acquia_contenthub',
  'field',
  'field_test_boolean_access_denied',
];