summaryrefslogtreecommitdiff
path: root/jstests/replsets/noop_writes_wait_for_write_concern.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/noop_writes_wait_for_write_concern.js')
-rw-r--r--jstests/replsets/noop_writes_wait_for_write_concern.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/replsets/noop_writes_wait_for_write_concern.js b/jstests/replsets/noop_writes_wait_for_write_concern.js
index 3c23e887268..2e06b824728 100644
--- a/jstests/replsets/noop_writes_wait_for_write_concern.js
+++ b/jstests/replsets/noop_writes_wait_for_write_concern.js
@@ -232,4 +232,5 @@
testCommandWithWriteConcern(cmd);
});
+ replTest.stopSet();
})(); \ No newline at end of file