Skip to content

Commit 4e14a11

Browse files
committed
Remove trailing whitespace
1 parent 5b89139 commit 4e14a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/causal-consistency/causal-consistency-010.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Causal consistency: unacknowledged write does not update operationTime
33
--SKIPIF--
44
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
5-
<?php NEEDS('REPLICASET'); CLEANUP(REPLICASET); ?>
5+
<?php NEEDS('REPLICASET'); CLEANUP(REPLICASET); ?>
66
--FILE--
77
<?php
88
require_once __DIR__ . "/../utils/basic.inc";

0 commit comments

Comments
 (0)