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 cbf327b1493..e7db4bbae74 100644
--- a/jstests/core/views/views_all_commands.js
+++ b/jstests/core/views/views_all_commands.js
@@ -102,6 +102,7 @@ let viewsCommandTests = {
_configsvrRenameCollectionMetadata: {skip: isAnInternalCommand},
_configsvrRemoveShard: {skip: isAnInternalCommand},
_configsvrRemoveShardFromZone: {skip: isAnInternalCommand},
+ _configsvrRemoveTags: {skip: isAnInternalCommand},
_configsvrReshardCollection: {skip: isAnInternalCommand},
_configsvrSetAllowMigrations: {skip: isAnInternalCommand},
_configsvrShardCollection: {skip: isAnInternalCommand},