Skip to content

Commit a02d291

Browse files
committed
Add cursor support (tests)
1 parent fdc221f commit a02d291

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/QueryBuilderTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,6 +778,5 @@ public function testCursor()
778778
$this->assertEquals($data[$i]['name'], $result['name']);
779779
$i++;
780780
}
781-
782781
}
783782
}

0 commit comments

Comments
 (0)