We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321ab56 commit 640c9b2Copy full SHA for 640c9b2
tests/cursor/cursor-getmore-005.phpt
@@ -1,7 +1,7 @@
1
--TEST--
2
MongoDB\Driver\Cursor command result iteration with batchSize requiring getmore with non-full batches
3
--SKIPIF--
4
-<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
+<?php require __DIR__ . "/" ."../utils/basic-skipif.inc"; ?>
5
<?php START("THROWAWAY"); CLEANUP(THROWAWAY); LOAD(THROWAWAY); ?>
6
--FILE--
7
<?php
0 commit comments