Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / metatag / src / Tests / MetatagCustomRouteTest.php
index 2c0e66c85db59a8da480ea39a5e5d46c6c2c1d47..b22350c8e4c20ce95f9e16edf6881c66ac6b54e3 100644 (file)
@@ -30,6 +30,9 @@ class MetatagCustomRouteTest extends WebTestBase {
     'entity_test',
   ];
 
+  /**
+   * Run tests on the custom route.
+   */
   public function testCustomRoute() {
     $entity_test = EntityTest::create([
       'name' => 'test name',