summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/clustered_capped_collection_arbitrary_key.js
diff options
context:
space:
mode:
authorGregory Noma <gregory.noma@gmail.com>2022-04-29 14:27:57 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-04-29 15:02:23 +0000
commit72b28b1d5ac32a2f815faeacb90d5becf3b4a3ce (patch)
tree7698e9aadfba2f3567227091943e4eba423c0112 /jstests/noPassthrough/clustered_capped_collection_arbitrary_key.js
parentc53ea41a2d048986e22305bd4ba537a579816ef1 (diff)
downloadmongo-72b28b1d5ac32a2f815faeacb90d5becf3b4a3ce.tar.gz
SERVER-65967 Remove `incompatible_with_eft` tag
Diffstat (limited to 'jstests/noPassthrough/clustered_capped_collection_arbitrary_key.js')
-rw-r--r--jstests/noPassthrough/clustered_capped_collection_arbitrary_key.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthrough/clustered_capped_collection_arbitrary_key.js b/jstests/noPassthrough/clustered_capped_collection_arbitrary_key.js
index 461dc59c0c4..1b369ba4d04 100644
--- a/jstests/noPassthrough/clustered_capped_collection_arbitrary_key.js
+++ b/jstests/noPassthrough/clustered_capped_collection_arbitrary_key.js
@@ -5,7 +5,6 @@
* requires_fcv_53,
* requires_replication,
* does_not_support_stepdowns,
- * incompatible_with_eft
* ]
*/
(function() {