You are here

workspace_access_test.info.yml in Drupal 8

core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.info.yml

File

core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.info.yml
View source
  1. name: 'Workspace Access Test'
  2. type: module
  3. description: 'Provides supporting code for testing access for workspaces.'
  4. package: Testing
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - drupal:workspaces