Issue #2420967 by JeroenT, Wim Leers, neclimdul: Write test to ensure that the active class is added on links when on the front page

8.0.x
webchick 2015-02-25 22:27:36 -08:00
parent 4cdd4d1def
commit a2ef3c3fd5
1 changed files with 0 additions and 3 deletions

View File

@ -346,9 +346,6 @@ class LinkGeneratorTest extends UnitTestCase {
* Tests the active class on the link method.
*
* @see \Drupal\Core\Utility\LinkGenerator::generate()
*
* @todo Test that the active class is added on the front page when generating
* links to the front page in https://www.drupal.org/node/2420967.
*/
public function testGenerateActive() {
$this->urlGenerator->expects($this->exactly(5))