summaryrefslogtreecommitdiff
path: root/jstests/sharding/cleanup_orphaned_with_resumable_range_deleter.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/cleanup_orphaned_with_resumable_range_deleter.js')
-rw-r--r--jstests/sharding/cleanup_orphaned_with_resumable_range_deleter.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/sharding/cleanup_orphaned_with_resumable_range_deleter.js b/jstests/sharding/cleanup_orphaned_with_resumable_range_deleter.js
index 97c8b2fe9d0..b9bb49942f8 100644
--- a/jstests/sharding/cleanup_orphaned_with_resumable_range_deleter.js
+++ b/jstests/sharding/cleanup_orphaned_with_resumable_range_deleter.js
@@ -6,9 +6,6 @@
* 2) Waits for all possibly orphaned ranges to be deleted before returning
* 3) Does not return 'stoppedAtKey', to preserve the former API of not returning 'stoppedAtKey'
* once all orphans have been deleted.
- *
- * requires_fcv_44 because it's explicitly testing the FCV 4.4 behavior of cleanupOrphaned.
- * @tags: [requires_fcv_44]
*/
(function() {