Skip to content

Commit bf10881

Browse files
committed
Rename test case for executeCommand()
1 parent 5d21397 commit bf10881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/manager/manager-executeRawCommand-001.phpt renamed to tests/manager/manager-executeCommand-004.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::executeRawCommand()
2+
MongoDB\Driver\Manager::executeCommand() options
33
--SKIPIF--
44
<?php if (getenv("TRAVIS")) exit("skip This currently tails on Travis because it doesn't run 3.6 yet"); ?>
55
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>

0 commit comments

Comments
 (0)