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_no_annotation.yml
diff --git a/web/core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_templates/migration_provider_no_annotation.yml b/web/core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_templates/migration_provider_no_annotation.yml
new file mode 100644 (file)
index 0000000..bdc9066
--- /dev/null
@@ -0,0 +1,13 @@
+id: migration_provider_no_annotation
+label: Missing source annotation
+migration_tags:
+  - Drupal 6
+  - Drupal 7
+source:
+# Test plugin without a source_module annotation
+  plugin: no_source_module
+process:
+  message: site_offline_message
+destination:
+  plugin: config
+  config_name: test.settings