summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/change_streams_pre_image_removal_job.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/change_streams_pre_image_removal_job.js')
-rw-r--r--jstests/noPassthrough/change_streams_pre_image_removal_job.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthrough/change_streams_pre_image_removal_job.js b/jstests/noPassthrough/change_streams_pre_image_removal_job.js
index 6888f89e84f..09b37951157 100644
--- a/jstests/noPassthrough/change_streams_pre_image_removal_job.js
+++ b/jstests/noPassthrough/change_streams_pre_image_removal_job.js
@@ -3,7 +3,6 @@
// periodic job.
// @tags: [
// requires_fcv_60,
-// featureFlagChangeStreamPreAndPostImages,
// assumes_against_mongod_not_mongos,
// change_stream_does_not_expect_txns,
// requires_replication,