You are here

contact_storage_test.info.yml in Drupal 8

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.yml
View source
  1. name: 'Contact test storage'
  2. type: module
  3. description: 'Tests that contact messages can be stored.'
  4. package: Testing
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - drupal:contact
  9. - drupal:user