@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace spec\Sylius\Bundle\FixturesBundle\Fixture; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | -use Prophecy\Argument; |
|
16 | 15 | use Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface; |
17 | 16 | use Sylius\Bundle\FixturesBundle\Fixture\FixtureNotFoundException; |
18 | 17 | use Sylius\Bundle\FixturesBundle\Fixture\FixtureRegistry; |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace spec\Sylius\Bundle\FixturesBundle\Listener; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | -use Prophecy\Argument; |
|
16 | 15 | use Sylius\Bundle\FixturesBundle\Listener\ListenerNotFoundException; |
17 | 16 | |
18 | 17 | /** |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace spec\Sylius\Bundle\FixturesBundle\Listener; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | -use Prophecy\Argument; |
|
16 | 15 | use Sylius\Bundle\FixturesBundle\Listener\ListenerInterface; |
17 | 16 | use Sylius\Bundle\FixturesBundle\Listener\ListenerNotFoundException; |
18 | 17 | use Sylius\Bundle\FixturesBundle\Listener\ListenerRegistry; |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace spec\Sylius\Bundle\FixturesBundle\Loader; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | -use Prophecy\Argument; |
|
16 | 15 | use Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface; |
17 | 16 | use Sylius\Bundle\FixturesBundle\Loader\FixtureLoader; |
18 | 17 | use Sylius\Bundle\FixturesBundle\Loader\FixtureLoaderInterface; |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace spec\Sylius\Bundle\FixturesBundle\Loader; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | -use Prophecy\Argument; |
|
16 | 15 | use Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface; |
17 | 16 | use Sylius\Bundle\FixturesBundle\Listener\AfterFixtureListenerInterface; |
18 | 17 | use Sylius\Bundle\FixturesBundle\Listener\BeforeFixtureListenerInterface; |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace spec\Sylius\Bundle\FixturesBundle\Loader; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | -use Prophecy\Argument; |
|
16 | 15 | use Sylius\Bundle\FixturesBundle\Listener\AfterSuiteListenerInterface; |
17 | 16 | use Sylius\Bundle\FixturesBundle\Listener\BeforeSuiteListenerInterface; |
18 | 17 | use Sylius\Bundle\FixturesBundle\Listener\SuiteEvent; |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace spec\Sylius\Bundle\FixturesBundle\Loader; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | -use Prophecy\Argument; |
|
16 | 15 | use Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface; |
17 | 16 | use Sylius\Bundle\FixturesBundle\Loader\FixtureLoaderInterface; |
18 | 17 | use Sylius\Bundle\FixturesBundle\Loader\SuiteLoader; |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace spec\Sylius\Bundle\FixturesBundle\Suite; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | -use Prophecy\Argument; |
|
16 | 15 | use Sylius\Bundle\FixturesBundle\Suite\LazySuiteRegistry; |
17 | 16 | use Sylius\Bundle\FixturesBundle\Suite\SuiteFactoryInterface; |
18 | 17 | use Sylius\Bundle\FixturesBundle\Suite\SuiteInterface; |
@@ -12,7 +12,6 @@ |
||
12 | 12 | namespace spec\Sylius\Bundle\FixturesBundle\Suite; |
13 | 13 | |
14 | 14 | use PhpSpec\ObjectBehavior; |
15 | -use Prophecy\Argument; |
|
16 | 15 | use Sylius\Bundle\FixturesBundle\Fixture\FixtureInterface; |
17 | 16 | use Sylius\Bundle\FixturesBundle\Fixture\FixtureRegistryInterface; |
18 | 17 | use Sylius\Bundle\FixturesBundle\Listener\ListenerInterface; |