summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/core/collmod_without_uuid.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/collmod_without_uuid.js b/jstests/core/collmod_without_uuid.js
index 87d65d398b2..42700310fc9 100644
--- a/jstests/core/collmod_without_uuid.js
+++ b/jstests/core/collmod_without_uuid.js
@@ -1,5 +1,6 @@
/**
* SERVER-32125 Check that applyOps commands with collMod without UUID don't strip it
+ * @tags: [requires_fcv36]
*/
(function() {
"use strict";