summaryrefslogtreecommitdiff
path: root/jstests/core/views/views_all_commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/views/views_all_commands.js')
-rw-r--r--jstests/core/views/views_all_commands.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/views/views_all_commands.js b/jstests/core/views/views_all_commands.js
index 8605f0d95c5..13edae19c2a 100644
--- a/jstests/core/views/views_all_commands.js
+++ b/jstests/core/views/views_all_commands.js
@@ -586,6 +586,7 @@ let viewsCommandTests = {
setFreeMonitoring: {skip: isUnrelated},
setParameter: {skip: isUnrelated},
setShardVersion: {skip: isUnrelated},
+ setUserWriteBlockMode: {skip: isUnrelated},
shardCollection: {
command: {shardCollection: "test.view", key: {_id: 1}},
setup: function(conn) {