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 01d01f4 commit 37dbda7Copy full SHA for 37dbda7
tests/session/session-003.phpt
@@ -2,7 +2,7 @@
2
MongoDB\Driver\Session spec test: session cannot be used for different clients
3
--SKIPIF--
4
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
5
-<?php NEEDS('STANDALONE'); CLEANUP(REPLICASET); ?>
+<?php NEEDS('STANDALONE'); CLEANUP(STANDALONE); ?>
6
--FILE--
7
<?php
8
require_once __DIR__ . "/../utils/basic.inc";
0 commit comments