Skip to content

Commit a1f694b

Browse files
committed
Merge pull request #711
2 parents 01d01f4 + 37dbda7 commit a1f694b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/session/session-003.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
MongoDB\Driver\Session spec test: session cannot be used for different clients
33
--SKIPIF--
44
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
5-
<?php NEEDS('STANDALONE'); CLEANUP(REPLICASET); ?>
5+
<?php NEEDS('STANDALONE'); CLEANUP(STANDALONE); ?>
66
--FILE--
77
<?php
88
require_once __DIR__ . "/../utils/basic.inc";

0 commit comments

Comments
 (0)