Skip to content

Commit

Permalink
Merge branch '7.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
jacek-foremski committed May 21, 2018
2 parents 7a23ffd + cb42138 commit 5fa90d5
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 5fa90d5

Please sign in to comment.