Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Routing / ContentTypeHeaderMatcherTest.php
index 87e3f3e6c94c5c7a9082d08cd82367dfdefdd669..777073ed03bc33e761570ce78288b95ab6cfc12e 100644 (file)
@@ -61,6 +61,7 @@ class ContentTypeHeaderMatcherTest extends UnitTestCase {
       ['HEAD'],
       ['OPTIONS'],
       ['TRACE'],
+      ['DELETE'],
     ];
   }