Skip to content

Commit 86ac6ec

Browse files
committed
Re-enable test that was disabled for ages as it works fine on Travis now.
1 parent 1e06f34 commit 86ac6ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/manager/manager-executeBulkWrite-008.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
--TEST--
22
MongoDB\Driver\Manager::executeBulkWrite() update multiple documents with no upsert
33
--SKIPIF--
4-
<?php if (getenv("TRAVIS")) exit("skip This oddly enough fails on travis and I cannot figureout why") ?>
54
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
65
<?php NEEDS('STANDALONE'); CLEANUP(STANDALONE); ?>
76
--FILE--

0 commit comments

Comments
 (0)