summaryrefslogtreecommitdiff
path: root/jstests/replsets/no_disconnect_on_stepdown.js
diff options
context:
space:
mode:
authorSamyukta Lanka <samy.lanka@mongodb.com>2020-01-22 19:38:39 +0000
committerevergreen <evergreen@mongodb.com>2020-01-22 19:38:39 +0000
commit40065a40ea546dce4f0f31460db63bf907a985f7 (patch)
tree852bf425b5e871be5d8c480ab255fbadda2f7e36 /jstests/replsets/no_disconnect_on_stepdown.js
parent94883676571044bfb0166078c0dfa0891fb66e43 (diff)
downloadmongo-40065a40ea546dce4f0f31460db63bf907a985f7.tar.gz
SERVER-45518 Untag tests that are in backports_required_for_multiversion_tests.yml once the file properly excludes tests
Diffstat (limited to 'jstests/replsets/no_disconnect_on_stepdown.js')
-rw-r--r--jstests/replsets/no_disconnect_on_stepdown.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/replsets/no_disconnect_on_stepdown.js b/jstests/replsets/no_disconnect_on_stepdown.js
index 7296d6e99c5..863ece9e05c 100644
--- a/jstests/replsets/no_disconnect_on_stepdown.js
+++ b/jstests/replsets/no_disconnect_on_stepdown.js
@@ -1,6 +1,5 @@
/**
* Tests that stepdown terminates writes, but does not disconnect connections.
- * @tags: [requires_fcv_44]
*/
(function() {
"use strict";