Skip to content

Commit 310f0a3

Browse files
author
fso
committed
Add cursor support (tests)
1 parent bb776aa commit 310f0a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/QueryBuilderTest.php

-1
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)