mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 13:02:07 +02:00
MDL-55329 behat: Correct typo
This commit is contained in:
parent
8173c3ef7f
commit
5fa90114d7
@ -29,7 +29,7 @@ require_once(__DIR__ . '/../../../lib/behat/behat_base.php');
|
||||
|
||||
use Behat\Mink\Exception\ElementNotFoundException as ElementNotFoundException,
|
||||
Behat\Gherkin\Node\TableNode as TableNode,
|
||||
Behat\Gherkin\Node\PyStringNode as PyStringNode,
|
||||
Behat\Gherkin\Node\PyStringNode as PyStringNode;
|
||||
|
||||
/**
|
||||
* Deprecated behat step definitions.
|
||||
|
Loading…
x
Reference in New Issue
Block a user