summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/change_streams_single_ns_high_water_mark_includes_uuid.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/change_streams_single_ns_high_water_mark_includes_uuid.js')
-rw-r--r--jstests/noPassthrough/change_streams_single_ns_high_water_mark_includes_uuid.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/noPassthrough/change_streams_single_ns_high_water_mark_includes_uuid.js b/jstests/noPassthrough/change_streams_single_ns_high_water_mark_includes_uuid.js
index 11b55171c02..4004fbd1afd 100644
--- a/jstests/noPassthrough/change_streams_single_ns_high_water_mark_includes_uuid.js
+++ b/jstests/noPassthrough/change_streams_single_ns_high_water_mark_includes_uuid.js
@@ -1,7 +1,7 @@
/**
* Tests that single-collection high water mark tokens on a sharded cluster always contain the
* collection's UUID, even if the collection is not present on all shards.
- * @tags: [requires_replication, requires_journaling]
+ * @tags: [requires_replication, requires_journaling, uses_change_streams]
*/
(function() {
"use strict";