summaryrefslogtreecommitdiff
path: root/jstests/core/count_plan_summary.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/count_plan_summary.js')
-rw-r--r--jstests/core/count_plan_summary.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/count_plan_summary.js b/jstests/core/count_plan_summary.js
index 79c6712a7f9..ed30956d917 100644
--- a/jstests/core/count_plan_summary.js
+++ b/jstests/core/count_plan_summary.js
@@ -6,9 +6,9 @@
// # routed to the primary.
// assumes_read_preference_unchanged,
// does_not_support_stepdowns,
-//
// # Uses $where operator
// requires_scripting,
+// uses_multiple_connections,
// ]
var t = db.jstests_count_plan_summary;