summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/crud_timestamps.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/crud_timestamps.js')
-rw-r--r--jstests/noPassthrough/crud_timestamps.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/noPassthrough/crud_timestamps.js b/jstests/noPassthrough/crud_timestamps.js
index 390a85727a2..acefe323cac 100644
--- a/jstests/noPassthrough/crud_timestamps.js
+++ b/jstests/noPassthrough/crud_timestamps.js
@@ -1,4 +1,4 @@
-// @tags: [requires_replication, uses_transactions]
+// @tags: [requires_replication, uses_transactions, uses_atclustertime]
// Test the correct timestamping of insert, update, and delete writes along with their accompanying
// index updates.