Commit dec18fa7 authored by catch's avatar catch
Browse files

Issue #3155765 by naresh_bavaskar: Fixing minor typo in path alias module test files

(cherry picked from commit 4c8827c5)
parent 2dc6a597
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ public function testGetPathByAliasNoMatch() {
   *
   * @covers ::getPathByAlias
   */
  public function testGetPathByAliasNatch() {
  public function testGetPathByAliasMatch() {
    $alias = $this->randomMachineName();
    $path = $this->randomMachineName();