|
@@ -2,10 +2,7 @@ |
|
|
block discarded – undo |
|
2
|
2
|
|
|
3
|
3
|
namespace Alpixel\Bundle\CMSBundle\Tests\Functional; |
|
4
|
4
|
|
|
5
|
|
-use FOS\UserBundle\Doctrine\UserManager; |
|
6
|
|
-use Symfony\Bridge\Doctrine\Security\User\EntityUserProvider; |
|
7
|
5
|
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase; |
|
8
|
|
-use Symfony\Component\BrowserKit\Cookie; |
|
9
|
6
|
use Symfony\Component\DependencyInjection\Container; |
|
10
|
7
|
use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken; |
|
11
|
8
|
|
Please login to merge, or discard this patch.