Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Path / AliasManagerTest.php
index ffd52dc4af43c06c25c02df6424fb979d3e2f397..109c7cc2c2a98744f4177a73974ade6adc1056f6 100644 (file)
@@ -145,7 +145,6 @@ class AliasManagerTest extends UnitTestCase {
     $this->assertEquals($path, $this->aliasManager->getPathByAlias($alias, 'de'));
   }
 
-
   /**
    * Tests the getAliasByPath method for a path that is not in the whitelist.
    *