1name: Testing
2type: profile
3description: 'Minimal profile for running tests. Includes absolutely required modules only.'
4# version: VERSION
5hidden: true
6install:
7  # Enable page_cache and dynamic_page_cache in testing, to ensure that as many
8  # tests as possible run with them enabled.
9  - drupal:page_cache
10  - dynamic_page_cache
11
12# Information added by Drupal.org packaging script on 2021-11-24
13version: '9.2.10'
14project: 'drupal'
15datestamp: 1637765604
16