Skip to content

Commit

Permalink
EZP-29112 Implement scenarios for Studio site access matching - follo…
Browse files Browse the repository at this point in the history
…wup fix
  • Loading branch information
m-tyrala committed Dec 2, 2019
1 parent 20b850c commit 1a28c02
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 1a28c02

Please sign in to comment.