Skip to content

Commit

Permalink
Merge branch '6.13' into 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jacek-foremski committed May 18, 2018
2 parents be4c018 + e88b702 commit cb42138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Repository/Tests/LocationServiceTest.php
Expand Up @@ -1277,7 +1277,7 @@ public function testSwapLocation()
);
$this->assertEquals(
$demoDesignLocation->id,
$repository->getURLAliasService()->lookup('/Plain-site')->destination
$repository->getURLAliasService()->lookup('/eZ-Publish-Demo-Design-without-demo-content')->destination
);
}

Expand Down

0 comments on commit cb42138

Please sign in to comment.