Skip to content

Commit 2504710

Browse files
Apply fixes from StyleCI (#435)
[ci skip] [skip ci]
1 parent b5b9f6b commit 2504710

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/Functional/Routing/DynamicRouterTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
class DynamicRouterTest extends BaseTestCase
3636
{
3737
public const ROUTE_ROOT = '/test/routing';
38+
3839
/**
3940
* @var ChainRouter
4041
*/

tests/Unit/Doctrine/Phpcr/RouteProviderTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ class RouteProviderTest extends TestCase
5656
* @var Route|MockObject
5757
*/
5858
protected $route2Mock;
59+
5960
/**
6061
* @var ManagerRegistry|MockObject
6162
*/

0 commit comments

Comments
 (0)