Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / media / tests / fixtures / oembed / photo_flickr.json
diff --git a/web/core/modules/media/tests/fixtures/oembed/photo_flickr.json b/web/core/modules/media/tests/fixtures/oembed/photo_flickr.json
new file mode 100644 (file)
index 0000000..7cdc28e
--- /dev/null
@@ -0,0 +1,12 @@
+{
+  "type": "photo",
+  "title": "Druplicon FTW!",
+  "width": "88",
+  "height": "100",
+  "url": "internal:\/core\/misc\/druplicon.png",
+  "thumbnail_url": "internal:\/core\/misc\/druplicon.png",
+  "thumbnail_width": 88,
+  "thumbnail_height": 100,
+  "provider_name": "Flickr",
+  "version": "1.0"
+}