diff options
Diffstat (limited to 'jstests/replsets/shard_split_enabled.js')
-rw-r--r-- | jstests/replsets/shard_split_enabled.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/replsets/shard_split_enabled.js b/jstests/replsets/shard_split_enabled.js index e7a3ad03b57..0c8c1619556 100644 --- a/jstests/replsets/shard_split_enabled.js +++ b/jstests/replsets/shard_split_enabled.js @@ -1,7 +1,7 @@ /** * * Tests that the ShardSplit feature flag is enabled only in the proper FCV - * @tags: [requires_fcv_51, featureFlagShardSplit] + * @tags: [requires_fcv_52, featureFlagShardSplit] */ (function() { |