MDL-55329 behat: Correct typo

This commit is contained in:
Andrew Nicols 2016-08-09 14:41:22 +08:00
parent 8173c3ef7f
commit 5fa90114d7

View File

@ -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.