@@ -15,17 +15,17 @@ |
||
15 | 15 | use Sylius\Behat\NotificationType; |
16 | 16 | use Sylius\Behat\Page\Admin\Crud\CreatePageInterface; |
17 | 17 | use Sylius\Behat\Page\Admin\Crud\UpdatePageInterface; |
18 | +use Sylius\Behat\Page\Admin\ProductReview\IndexPageInterface as ProductReviewIndexPageInterface; |
|
18 | 19 | use Sylius\Behat\Page\Admin\Product\CreateConfigurableProductPageInterface; |
19 | 20 | use Sylius\Behat\Page\Admin\Product\CreateSimpleProductPageInterface; |
20 | 21 | use Sylius\Behat\Page\Admin\Product\IndexPageInterface; |
21 | 22 | use Sylius\Behat\Page\Admin\Product\UpdateConfigurableProductPageInterface; |
22 | 23 | use Sylius\Behat\Page\Admin\Product\UpdateSimpleProductPageInterface; |
23 | -use Sylius\Behat\Page\Admin\ProductReview\IndexPageInterface as ProductReviewIndexPageInterface; |
|
24 | 24 | use Sylius\Behat\Service\NotificationCheckerInterface; |
25 | 25 | use Sylius\Behat\Service\Resolver\CurrentProductPageResolverInterface; |
26 | +use Sylius\Behat\Service\SharedStorageInterface; |
|
26 | 27 | use Sylius\Component\Core\Model\ChannelInterface; |
27 | 28 | use Sylius\Component\Core\Model\ProductInterface; |
28 | -use Sylius\Behat\Service\SharedStorageInterface; |
|
29 | 29 | use Sylius\Component\Currency\Model\CurrencyInterface; |
30 | 30 | use Sylius\Component\Product\Model\ProductAssociationTypeInterface; |
31 | 31 | use Sylius\Component\Taxonomy\Model\TaxonInterface; |