entity_test.info.yml in Drupal 10
Same filename and directory in other branches
core/modules/system/tests/modules/entity_test/entity_test.info.yml
File
core/modules/system/tests/modules/entity_test/entity_test.info.ymlView source
- name: 'Entity CRUD test module'
- type: module
- description: 'Provides entity types based upon the CRUD API.'
- package: Testing
- version: VERSION
- dependencies:
- - drupal:field
- - drupal:text
- - drupal:system