You are here

webform_rest_test.info.yml in Webform REST 8.2

Same filename and directory in other branches
  1. 4.x tests/modules/webform_rest_test/webform_rest_test.info.yml
tests/modules/webform_rest_test/webform_rest_test.info.yml

File

tests/modules/webform_rest_test/webform_rest_test.info.yml
View source
  1. name: 'Webform rest test'
  2. type: module
  3. description: 'Support module for Webform REST testing.'
  4. package: Testing
  5. core: 8.x
  6. dependencies:
  7. - 'drupal:hal'
  8. - 'drupal:rest'
  9. - 'drupal:serialization'
  10. - 'webform:webform'
  11. - 'webform_rest:webform_rest'