File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 11
11
12
12
namespace Symfony \Bridge \Doctrine \Tests \Form \Type ;
13
13
14
- use Symfony \Component \Form \Tests \FormPerformanceTestCase ;
14
+ use Symfony \Component \Form \Test \FormPerformanceTestCase ;
15
15
use Symfony \Bridge \Doctrine \Tests \Fixtures \SingleIntIdEntity ;
16
16
use Doctrine \ORM \Tools \SchemaTool ;
17
17
use Symfony \Bridge \Doctrine \Tests \DoctrineOrmTestCase ;
Original file line number Diff line number Diff line change 12
12
namespace Symfony \Bridge \Doctrine \Tests \Form \Type ;
13
13
14
14
use Symfony \Bridge \Doctrine \Test \DoctrineTestHelper ;
15
- use Symfony \Component \Form \Exception \UnexpectedTypeException ;
16
15
use Symfony \Component \Form \Test \TypeTestCase ;
17
16
use Symfony \Bridge \Doctrine \Tests \Fixtures \GroupableEntity ;
18
17
use Symfony \Bridge \Doctrine \Tests \Fixtures \SingleIntIdEntity ;
You can’t perform that action at this time.
0 commit comments