mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-67827 behat: Add missing exception use
This commit is contained in:
parent
9df2f66fb4
commit
ae8d60c4a1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user