Commit 52e82dab 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 1c57be3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@ public function testGetPathByAliasNoMatch() {
   *
   * @covers ::getPathByAlias
   */
  public function testGetPathByAliasNatch() {
  public function testGetPathByAliasMatch() {
    $alias = $this->randomMachineName();
    $path = $this->randomMachineName();