Skip to content

Commit 0839489

Browse files
committed
Fix test title
1 parent 71b597c commit 0839489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/query/query-ctor_error-001.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
MongoDB\Driver\ReadConcern construction (invalid readConcern type)
2+
MongoDB\Driver\Query construction (invalid readConcern type)
33
--SKIPIF--
44
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
55
--FILE--

0 commit comments

Comments
 (0)