diff options
Diffstat (limited to 'jstests/aggregation/mongos_merge.js')
-rw-r--r-- | jstests/aggregation/mongos_merge.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/aggregation/mongos_merge.js b/jstests/aggregation/mongos_merge.js index 76108fdf602..6229f4c6e74 100644 --- a/jstests/aggregation/mongos_merge.js +++ b/jstests/aggregation/mongos_merge.js @@ -10,7 +10,7 @@ * and will therefore invalidate the results of the test cases below, we tag this test to prevent it * running under the 'aggregation_facet_unwind' passthrough. * - * @tags: [do_not_wrap_aggregations_in_facets] + * @tags: [do_not_wrap_aggregations_in_facets, requires_sharding] */ (function() { |