summaryrefslogtreecommitdiff
path: root/jstests/sharding/conf_server_write_concern.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/conf_server_write_concern.js')
-rw-r--r--jstests/sharding/conf_server_write_concern.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/jstests/sharding/conf_server_write_concern.js b/jstests/sharding/conf_server_write_concern.js
index 938b0b9a9dc..500061d4ca1 100644
--- a/jstests/sharding/conf_server_write_concern.js
+++ b/jstests/sharding/conf_server_write_concern.js
@@ -1,6 +1,5 @@
/**
- * Test write concern with w parameter when writing directly to the config servers will
- * not cause an error.
+ * Test write concern with w parameter when writing directly to the config servers works as expected
*/
function writeToConfigTest(){
jsTestLog("Testing data writes to config server with write concern");