MDL-63852 behat: Using correct exception class path.

This commit is contained in:
Luca Bösch
2019-08-23 07:55:04 +02:00
parent b6f9a29a5e
commit 7fd442d168
@@ -27,6 +27,8 @@
require_once(__DIR__ . '/../../../../lib/tests/behat/behat_action_menu.php');
use Behat\Mink\Exception\DriverException as DriverException;
/**
* Steps definitions to open and close action menus (overrides).
*