testing_config_overrides.info.yml 360 B

123456789101112
  1. name: Testing config overrides
  2. type: profile
  3. description: 'Minimal profile for running tests with config overrides in a profile.'
  4. version: VERSION
  5. # This profile is copied to a non-core location by
  6. # \Drupal\Tests\config\Functional\ConfigInstallProfileUnmetDependenciesTest.
  7. core_version_requirement: '*'
  8. hidden: true
  9. install:
  10. - action
  11. - language
  12. - tour