contact_storage_test.info.yml in Drupal 8
Same filename and directory in other branches
core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.yml
File
core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.info.ymlView source
- name: 'Contact test storage'
- type: module
- description: 'Tests that contact messages can be stored.'
- package: Testing
- version: VERSION
- core: 8.x
- dependencies:
- - drupal:contact
- - drupal:user