Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / migrate_drupal_ui / tests / modules / migration_provider_test / migration_templates / migration_provider_test.yml
1 id: migration_provider_test
2 label: Missing source and destination provider
3 migration_tags:
4   - Drupal 6
5   - Drupal 7
6 source:
7   plugin: variable
8   variables:
9     - site_offline_message
10 # Do not add a provider for the test.
11 process:
12   message: site_offline_message
13 destination:
14   plugin: config
15 # An empty config_name will not have a destination provider.
16   config_name: