MDL-67827 behat: Add missing exception use

This commit is contained in:
Andrew Nicols 2020-03-06 12:28:56 +08:00
parent 9df2f66fb4
commit ae8d60c4a1

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