File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Tests \Functional ;
12
+ namespace App \ Tests \Functional ;
13
13
14
14
class AdminDashboardTest extends WebTestCase
15
15
{
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Tests \Functional ;
12
+ namespace App \ Tests \Functional ;
13
13
14
14
use Sonata \AdminBundle \Admin \AdminInterface ;
15
15
use Symfony \Component \Routing \Exception \MissingMandatoryParametersException ;
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Tests \Functional ;
12
+ namespace App \ Tests \Functional ;
13
13
14
14
class HomepageTest extends WebTestCase
15
15
{
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Tests \Functional ;
12
+ namespace App \ Tests \Functional ;
13
13
14
14
class StaticPageTest extends WebTestCase
15
15
{
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Tests \Functional ;
12
+ namespace App \ Tests \Functional ;
13
13
14
14
use Liip \FunctionalTestBundle \Test \WebTestCase as BaseWebTestCase ;
15
15
use Symfony \Component \HttpFoundation \Response ;
You can’t perform that action at this time.
0 commit comments