summaryrefslogtreecommitdiff
path: root/jstests/slow1
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/slow1')
-rw-r--r--jstests/slow1/replsets_priority1.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/slow1/replsets_priority1.js b/jstests/slow1/replsets_priority1.js
index dfd31173b6b..7ef83965e78 100644
--- a/jstests/slow1/replsets_priority1.js
+++ b/jstests/slow1/replsets_priority1.js
@@ -202,4 +202,5 @@
rs.awaitReplication();
}
+ rs.stopSet();
})();