summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_aborted_buildindex.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/tenant_migration_aborted_buildindex.js')
-rw-r--r--jstests/replsets/tenant_migration_aborted_buildindex.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/replsets/tenant_migration_aborted_buildindex.js b/jstests/replsets/tenant_migration_aborted_buildindex.js
index 8900bd57c5d..de122579298 100644
--- a/jstests/replsets/tenant_migration_aborted_buildindex.js
+++ b/jstests/replsets/tenant_migration_aborted_buildindex.js
@@ -1,7 +1,7 @@
/**
* Tests that index building is properly completed when a migration aborts.
*
- * @tags: [requires_fcv_47, requires_majority_read_concern, incompatible_with_eft,
+ * @tags: [requires_majority_read_concern, incompatible_with_eft,
* incompatible_with_windows_tls, incompatible_with_macos, requires_persistence,
* disabled_due_to_server_58295]
*/