summaryrefslogtreecommitdiff
path: root/jstests/sharding/query/map_reduce_invalid_output_collection.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/query/map_reduce_invalid_output_collection.js')
-rw-r--r--jstests/sharding/query/map_reduce_invalid_output_collection.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/sharding/query/map_reduce_invalid_output_collection.js b/jstests/sharding/query/map_reduce_invalid_output_collection.js
index 6f688389d13..8e064036585 100644
--- a/jstests/sharding/query/map_reduce_invalid_output_collection.js
+++ b/jstests/sharding/query/map_reduce_invalid_output_collection.js
@@ -1,6 +1,5 @@
// Test that mapReduce correctly fails if the target collection is not unsharded or sharded by just
// _id.
-// @tags: [requires_fcv_44]
(function() {
"use strict";