Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / media / tests / fixtures / oembed / rich_twitter.json
diff --git a/web/core/modules/media/tests/fixtures/oembed/rich_twitter.json b/web/core/modules/media/tests/fixtures/oembed/rich_twitter.json
new file mode 100644 (file)
index 0000000..f27b881
--- /dev/null
@@ -0,0 +1,13 @@
+{
+  "url": "https:\/\/twitter.com\/drupaldevdays\/status\/935643039741202432",
+  "author_name": "Drupal Dev Days",
+  "author_url": "https:\/\/twitter.com\/drupaldevdays",
+  "html": "<h1>By the power of Greyskull, Twitter works!</h1>",
+  "width": 550,
+  "height": 360,
+  "type": "rich",
+  "cache_age": "3153600000",
+  "provider_name": "Twitter",
+  "provider_url": "https:\/\/twitter.com",
+  "version": "1.0"
+}