Skip to content

Commit f30d13a

Browse files
dstorchevergreen
authored andcommitted
SERVER-44793 Tag index_bounds_maxkey.js as 'requires_fcv_44'.
This tests behavior which was implemented under SERVER-35921.
1 parent 9f1e78e commit f30d13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jstests/core/index_bounds_maxkey.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Index bounds generation tests for MaxKey values.
2-
// @tags: [requires_non_retryable_writes, assumes_unsharded_collection]
2+
// @tags: [requires_non_retryable_writes, assumes_unsharded_collection, requires_fcv_44]
33
(function() {
44
"use strict";
55

0 commit comments

Comments
 (0)