@@ -5,8 +5,8 @@ |
||
5 | 5 | namespace Drupal\TqExtension\Utils\XPath; |
6 | 6 | |
7 | 7 | // Helpers. |
8 | -use Behat\Mink\Element\NodeElement; |
|
9 | 8 | use Behat\DebugExtension\Debugger; |
9 | +use Behat\Mink\Element\NodeElement; |
|
10 | 10 | |
11 | 11 | class InaccurateText |
12 | 12 | { |