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 b20a14e commit 9467537Copy full SHA for 9467537
tests/manager/manager-executeRawCommand-001.phpt
@@ -1,5 +1,5 @@
1
--TEST--
2
-MongoDB\Driver\Manager::executeWriteCommand()
+MongoDB\Driver\Manager::executeRawCommand()
3
--SKIPIF--
4
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
5
<?php NEEDS('STANDALONE'); CLEANUP(STANDALONE); ?>
0 commit comments