MDL-67827 behat: Add missing exception use

This commit is contained in:
Andrew Nicols
2020-03-09 08:31:21 +08:00
parent 9ce2442ea9
commit 836e523edd
+1
View File
@@ -34,6 +34,7 @@ require_once(__DIR__ . '/../../filelib.php');
require_once(__DIR__ . '/../../clilib.php');
use Behat\Mink\Session;
use Behat\Mink\Exception\ExpectationException;
/**
* Init/reset utilities for Behat database and dataroot