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 5b89139 commit 4e14a11Copy full SHA for 4e14a11
tests/causal-consistency/causal-consistency-010.phpt
@@ -2,7 +2,7 @@
2
Causal consistency: unacknowledged write does not update operationTime
3
--SKIPIF--
4
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
5
-<?php NEEDS('REPLICASET'); CLEANUP(REPLICASET); ?>
+<?php NEEDS('REPLICASET'); CLEANUP(REPLICASET); ?>
6
--FILE--
7
<?php
8
require_once __DIR__ . "/../utils/basic.inc";
0 commit comments