Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
1b495397
Commit
1b495397
authored
Jun 02, 2014
by
Jennifer Hodgdon
Browse files
Issue
#2275095
by martin107, dawehner: Fix covers statement in EntityUrltest
parent
6902fbd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php
View file @
1b495397
...
...
@@ -254,7 +254,7 @@ public function testUrlForAdminForm() {
/**
* Tests the getPathByAlias() method.
*
* @covers ::get
PathByAlias
()
* @covers ::get
SystemPath
()
*/
public
function
testGetSystemPath
()
{
$entity_type
=
$this
->
getMock
(
'Drupal\Core\Entity\EntityTypeInterface'
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment