requirements2_test.info.yml

Same filename and directory in other branches
  1. 9 core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml
  2. 10 core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml
  3. 11.x core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml
core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml

File

core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml

View source
  1. name: 'Requirements 2 Test'
  2. type: module
  3. description: 'Tests that a module is not installed when the one it depends on fails hook_requirements(''install).'
  4. dependencies:
  5. - drupal:requirements1_test
  6. - drupal:comment
  7. package: Testing
  8. version: VERSION
  9. core: 8.x

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.