Skip to content

Commit ef7cd51

Browse files
author
MateuszKolankowski
committed
Fix formatting in SubtreeOperationsTest.php
1 parent ee4ab85 commit ef7cd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bundle/DependencyInjection/Configuration/Parser/SubtreeOperationsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ public function testQuerySubtreeLimitNotSet(): void
118118
{
119119
$scopeSettings = [
120120
'subtree_operations' => [
121-
'query_subtree' =>null,
121+
'query_subtree' => null,
122122
],
123123
];
124124
$currentScope = 'admin_group';

0 commit comments

Comments
 (0)