Skip to content

Commit 015aa02

Browse files
committed
Cleanup after test
1 parent 9a75c17 commit 015aa02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/replicaset/writeresult-getserver-002.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--TEST--
22
MongoDB\Driver\Server: Manager->getServer() returning correct server
33
--SKIPIF--
4-
<?php require __DIR__ . "/../utils/basic-skipif.inc"; CLEANUP(REPLICASET); ?>
4+
<?php require __DIR__ . "/../utils/basic-skipif.inc"; CLEANUP(REPLICASET); CLEANUP(REPLICASET, "local", "example"); ?>
55
--FILE--
66
<?php
77
require_once __DIR__ . "/../utils/basic.inc";

0 commit comments

Comments
 (0)