Skip to content

Commit bfbbca0

Browse files
committed
make cs-fix
1 parent a8bfe87 commit bfbbca0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/JsonMachineTest/ItemsTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ public function testIssue125()
161161
'key_one' => 1,
162162
], $result);
163163

164-
165164
$pointer = Items::fromString($data, ['pointer' => '/key_two']);
166165
$result = iterator_to_array($pointer);
167166
$this->assertSame([

0 commit comments

Comments
 (0)