Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
dec18fa7
Commit
dec18fa7
authored
Jul 14, 2020
by
catch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#3155765
by naresh_bavaskar: Fixing minor typo in path alias module test files
(cherry picked from commit
4c8827c5
)
parent
2dc6a597
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php
+1
-1
No files found.
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php
View file @
dec18fa7
...
...
@@ -108,7 +108,7 @@ public function testGetPathByAliasNoMatch() {
*
* @covers ::getPathByAlias
*/
public
function
testGetPathByAlias
N
atch
()
{
public
function
testGetPathByAlias
M
atch
()
{
$alias
=
$this
->
randomMachineName
();
$path
=
$this
->
randomMachineName
();
...
...
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