Skip to content

Commit c3b3fb9

Browse files
committed
latest cs fixer
1 parent 10f0102 commit c3b3fb9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/Doctrine/Tests/ODM/PHPCR/Tools/Test/QueryBuilderTesterTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ public function testDumpPaths(): void
3939
where.constraint.constraint (ConstraintComparison)
4040
where.constraint.constraint.operand_dynamic (OperandDynamicField)
4141
where.constraint.constraint.operand_static (OperandStaticLiteral)
42-
HERE
43-
, $res);
42+
HERE, $res);
4443
}
4544

4645
public function testGetNode(): void

0 commit comments

Comments
 (0)