Skip to content

Commit 06d1c73

Browse files
committed
Fix title for PHPC-155 regression test
1 parent 17c38c5 commit 06d1c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/replicaset/bug0155.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
MongoDB\Driver\WriteConcern construction
2+
PHPC-155: WriteConcernError->getInfo() can be scalar
33
--SKIPIF--
44
<?php require __DIR__ . "/../utils/basic-skipif.inc"; NEEDS("REPLICASET"); ?>
55
--FILE--

0 commit comments

Comments
 (0)