@@ -3,7 +3,6 @@ |
||
3 | 3 | use Behat\Behat\Context\Context; |
4 | 4 | use Behat\Behat\Hook\Scope\AfterScenarioScope; |
5 | 5 | use Behat\Behat\Hook\Scope\BeforeScenarioScope; |
6 | -use Behat\Behat\Tester\Exception\PendingException; |
|
7 | 6 | use TechDivision\Import\Adapter\PhpFilesystemAdapter; |
8 | 7 | use Behat\Symfony2Extension\Context\KernelAwareContext; |
9 | 8 |