Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / media_library / tests / modules / media_library_test / config / install / media.type.type_two.yml
diff --git a/web/core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_two.yml b/web/core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_two.yml
new file mode 100644 (file)
index 0000000..13b549c
--- /dev/null
@@ -0,0 +1,16 @@
+langcode: en
+status: true
+dependencies:
+  module:
+    - media
+    - media_test_source
+id: type_two
+label: 'Type Two'
+description: ''
+source: test
+queue_thumbnail_downloads: false
+new_revision: false
+source_configuration:
+  source_field: field_media_test_1
+  test_config_value: 'This is default value.'
+field_map: {  }