|
@@ -2,10 +2,8 @@ |
|
|
block discarded – undo |
|
2
|
2
|
|
|
3
|
3
|
namespace OroCRM\Bundle\SalesBundle\Tests\Behat\Context; |
|
4
|
4
|
|
|
5
|
|
-use Behat\Mink\Element\NodeElement; |
|
6
|
5
|
use Behat\Symfony2Extension\Context\KernelAwareContext; |
|
7
|
6
|
use Behat\Symfony2Extension\Context\KernelDictionary; |
|
8
|
|
-use Doctrine\ORM\EntityRepository; |
|
9
|
7
|
use Oro\Bundle\DataGridBundle\Tests\Behat\Element\Grid; |
|
10
|
8
|
use Oro\Bundle\FormBundle\Tests\Behat\Element\OroForm; |
|
11
|
9
|
use Oro\Bundle\FormBundle\Tests\Behat\Element\Select2Entity; |
Please login to merge, or discard this patch.