Skip to content
Snippets Groups Projects
Commit 1b495397 authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #2275095 by martin107, dawehner: Fix covers statement in EntityUrltest

parent 6902fbd7
No related branches found
No related tags found
No related merge requests found
......@@ -254,7 +254,7 @@ public function testUrlForAdminForm() {
/**
* Tests the getPathByAlias() method.
*
* @covers ::getPathByAlias()
* @covers ::getSystemPath()
*/
public function testGetSystemPath() {
$entity_type = $this->getMock('Drupal\Core\Entity\EntityTypeInterface');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment