|
@@ -2,9 +2,9 @@ |
|
|
block discarded – undo |
|
2
|
2
|
|
|
3
|
3
|
namespace Sulu\Bundle\ElasticsearchActivityLogBundle\Tests\Storage; |
|
4
|
4
|
|
|
|
5
|
+use ONGR\ElasticsearchBundle\Service\Manager; |
|
5
|
6
|
use Prophecy\Argument; |
|
6
|
7
|
use Sulu\Bundle\ElasticsearchActivityLogBundle\Storage\ElasticsearchActivityStorage; |
|
7
|
|
-use ONGR\ElasticsearchBundle\Service\Manager; |
|
8
|
8
|
use Sulu\Component\ActivityLog\Repository\UserRepositoryInterface; |
|
9
|
9
|
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase; |
|
10
|
10
|
use Symfony\Component\DependencyInjection\ContainerInterface; |
Please login to merge, or discard this patch.