summaryrefslogtreecommitdiff
path: root/jstests/core/collation_convert_to_capped.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/collation_convert_to_capped.js')
-rw-r--r--jstests/core/collation_convert_to_capped.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/collation_convert_to_capped.js b/jstests/core/collation_convert_to_capped.js
index db79288f51b..9366d6a0e03 100644
--- a/jstests/core/collation_convert_to_capped.js
+++ b/jstests/core/collation_convert_to_capped.js
@@ -1,3 +1,5 @@
+// @tags: [requires_non_retryable_commands]
+
// Test that the collection created with the "convertToCapped" command inherits the default
// collation of the corresponding collection.
(function() {