Skip to content

Commit

Permalink
Merge pull request #1150 from ezsystems/EZP-29112-followup
Browse files Browse the repository at this point in the history
EZP-29112 Implement scenarios for Studio site access matching - followup fix
  • Loading branch information
micszo authored Dec 2, 2019
2 parents 20b850c + 1a28c02 commit 79d7420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/Behat/Helper/UtilityContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
use Behat\MinkExtension\Context\MinkContext;
use Exception;
use WebDriver\Exception\ElementNotVisible;
use eZ\Publish\Core\MVC\Symfony\SiteAccess;
use eZ\Publish\Core\MVC\Symfony\SiteAccess\Router;
use eZ\Publish\Core\MVC\Symfony\Routing\SimplifiedRequest;

class UtilityContext extends MinkContext
Expand Down

0 comments on commit 79d7420

Please sign in to comment.