diff --git a/lib/tests/behat/behat_deprecated.php b/lib/tests/behat/behat_deprecated.php index 5d1ccd8b097..b257482168c 100644 --- a/lib/tests/behat/behat_deprecated.php +++ b/lib/tests/behat/behat_deprecated.php @@ -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.