summaryrefslogtreecommitdiff
path: root/jstests/serverless/shard_split_performance_test.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/serverless/shard_split_performance_test.js')
-rw-r--r--jstests/serverless/shard_split_performance_test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/serverless/shard_split_performance_test.js b/jstests/serverless/shard_split_performance_test.js
index 7fd59415ff2..ca3fa535609 100644
--- a/jstests/serverless/shard_split_performance_test.js
+++ b/jstests/serverless/shard_split_performance_test.js
@@ -1,7 +1,7 @@
/**
*
* Runs a number of shard split and moveChunk to compare the time it takes for both operations.
- * @tags: [requires_fcv_62, serverless]
+ * @tags: [requires_fcv_63, serverless]
*/
import {assertMigrationState, ShardSplitTest} from "jstests/serverless/libs/shard_split_test.js";