summaryrefslogtreecommitdiff
path: root/jstests/replsets/reconfig_only_counts_voters_for_config_commitment.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/reconfig_only_counts_voters_for_config_commitment.js')
-rw-r--r--jstests/replsets/reconfig_only_counts_voters_for_config_commitment.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/jstests/replsets/reconfig_only_counts_voters_for_config_commitment.js b/jstests/replsets/reconfig_only_counts_voters_for_config_commitment.js
index c3ac7938e0e..0e0737fd6c2 100644
--- a/jstests/replsets/reconfig_only_counts_voters_for_config_commitment.js
+++ b/jstests/replsets/reconfig_only_counts_voters_for_config_commitment.js
@@ -1,8 +1,6 @@
-/*
+/**
* Test that replSetReconfig does not consider non-voting nodes towards the config commitment
* majority.
- *
- * @tags: [requires_fcv_44]
*/
(function() {