You are here

contact_storage_test.info.yml in Drupal 9

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. dependencies:
  7. - drupal:contact
  8. - drupal:user