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 1e06f34 commit 86ac6ecCopy full SHA for 86ac6ec
tests/manager/manager-executeBulkWrite-008.phpt
@@ -1,7 +1,6 @@
1
--TEST--
2
MongoDB\Driver\Manager::executeBulkWrite() update multiple documents with no upsert
3
--SKIPIF--
4
-<?php if (getenv("TRAVIS")) exit("skip This oddly enough fails on travis and I cannot figureout why") ?>
5
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
6
<?php NEEDS('STANDALONE'); CLEANUP(STANDALONE); ?>
7
--FILE--
0 commit comments