@@ -11,7 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace Sylius\Behat\Page\Admin\Product; |
13 | 13 | |
14 | -use Behat\Mink\Exception\ElementNotFoundException; |
|
15 | 14 | use Sylius\Behat\Page\Admin\Crud\UpdatePageInterface as BaseUpdatePageInterface; |
16 | 15 | use Sylius\Component\Core\Model\ChannelInterface; |
17 | 16 | use Sylius\Component\Core\Model\TaxonInterface; |
@@ -11,7 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace Sylius\Component\Core\Model; |
13 | 13 | |
14 | -use Sylius\Component\Resource\Model\CodeAwareInterface; |
|
15 | 14 | use Sylius\Component\Resource\Model\ResourceInterface; |
16 | 15 | |
17 | 16 | /** |
@@ -280,7 +280,7 @@ |
||
280 | 280 | /** |
281 | 281 | * @test |
282 | 282 | */ |
283 | - public function it_allows_creating_product_with_main_taxon() |
|
283 | + public function it_allows_creating_product_with_main_taxon() |
|
284 | 284 | { |
285 | 285 | $this->loadFixturesFromFile('authentication/api_administrator.yml'); |
286 | 286 | $this->loadFixturesFromFile('resources/taxons.yml'); |