X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FPath%2FAliasManagerTest.php;fp=web%2Fcore%2Ftests%2FDrupal%2FTests%2FCore%2FPath%2FAliasManagerTest.php;h=109c7cc2c2a98744f4177a73974ade6adc1056f6;hp=ffd52dc4af43c06c25c02df6424fb979d3e2f397;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/tests/Drupal/Tests/Core/Path/AliasManagerTest.php b/web/core/tests/Drupal/Tests/Core/Path/AliasManagerTest.php index ffd52dc4a..109c7cc2c 100644 --- a/web/core/tests/Drupal/Tests/Core/Path/AliasManagerTest.php +++ b/web/core/tests/Drupal/Tests/Core/Path/AliasManagerTest.php @@ -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. *