summaryrefslogtreecommitdiff
path: root/jstests/core/opcounters_write_cmd.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/opcounters_write_cmd.js')
-rw-r--r--jstests/core/opcounters_write_cmd.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/jstests/core/opcounters_write_cmd.js b/jstests/core/opcounters_write_cmd.js
index 21e42be16b5..9e2fdaee3a1 100644
--- a/jstests/core/opcounters_write_cmd.js
+++ b/jstests/core/opcounters_write_cmd.js
@@ -1,4 +1,7 @@
// Test that opcounters get incremented properly.
+// @tags: [
+// uses_multiple_connections,
+// ]
// Legacy write mode test also available at jstests/gle.
var mongo = new Mongo(db.getMongo().host);