summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/vote_abort_index_build.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/vote_abort_index_build.js')
-rw-r--r--jstests/noPassthrough/vote_abort_index_build.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/noPassthrough/vote_abort_index_build.js b/jstests/noPassthrough/vote_abort_index_build.js
index c1e8e65f360..91418d37da6 100644
--- a/jstests/noPassthrough/vote_abort_index_build.js
+++ b/jstests/noPassthrough/vote_abort_index_build.js
@@ -2,7 +2,7 @@
* Tests the 'voteAbortIndexBuild' internal command.
*
* @tags: [
- * featureFlagIndexBuildGracefulErrorHandling,
+ * requires_fcv_71,
* requires_replication,
* ]
*/