summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/change_streams_update_lookup_collation.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/change_streams_update_lookup_collation.js')
-rw-r--r--jstests/noPassthrough/change_streams_update_lookup_collation.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/noPassthrough/change_streams_update_lookup_collation.js b/jstests/noPassthrough/change_streams_update_lookup_collation.js
index 55df63bbc6a..b82ad384cde 100644
--- a/jstests/noPassthrough/change_streams_update_lookup_collation.js
+++ b/jstests/noPassthrough/change_streams_update_lookup_collation.js
@@ -2,7 +2,7 @@
// collation, regardless of the collation on the change stream.
//
// Collation is only supported with the find command, not with op query.
-// @tags: [requires_find_command]
+// @tags: [requires_find_command, uses_change_streams]
(function() {
"use strict";