Skip to content

Commit 9467537

Browse files
committed
Fix test case name
1 parent b20a14e commit 9467537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/manager/manager-executeRawCommand-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\Manager::executeWriteCommand()
2+
MongoDB\Driver\Manager::executeRawCommand()
33
--SKIPIF--
44
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
55
<?php NEEDS('STANDALONE'); CLEANUP(STANDALONE); ?>

0 commit comments

Comments
 (0)