testing_missing_dependencies.info.yml
Same filename in other branches
File
-
core/
profiles/ testing_missing_dependencies/ testing_missing_dependencies.info.yml
View source
- name: 'Testing missing dependencies'
- type: profile
- description: 'Minimal profile for running a test when dependencies are listed but missing.'
- version: VERSION
- hidden: true
- install:
- - block
- - drupal:node
- - drupal:fictional
- - missing_module1
- - missing_module2
- keep_english: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.