summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/index_builds_ignore_prepare_conflicts.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/index_builds_ignore_prepare_conflicts.js')
-rw-r--r--jstests/noPassthrough/index_builds_ignore_prepare_conflicts.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthrough/index_builds_ignore_prepare_conflicts.js b/jstests/noPassthrough/index_builds_ignore_prepare_conflicts.js
index a26736e3ebf..08751e09728 100644
--- a/jstests/noPassthrough/index_builds_ignore_prepare_conflicts.js
+++ b/jstests/noPassthrough/index_builds_ignore_prepare_conflicts.js
@@ -5,7 +5,6 @@
* @tags: [
* requires_document_locking,
* requires_replication,
- * two_phase_index_builds_unsupported,
* uses_prepare_transaction,
* uses_transactions,
* ]