summaryrefslogtreecommitdiff
path: root/jstests/core/json_schema/json_schema.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/json_schema/json_schema.js')
-rw-r--r--jstests/core/json_schema/json_schema.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/json_schema/json_schema.js b/jstests/core/json_schema/json_schema.js
index c1e06344498..a69db77c60d 100644
--- a/jstests/core/json_schema/json_schema.js
+++ b/jstests/core/json_schema/json_schema.js
@@ -1,7 +1,7 @@
// listCollections tests expect that a collection is not implicitly created after a drop.
// @tags: [
// assumes_no_implicit_collection_creation_after_drop,
-// requires_non_retryable_commands,
+// requires_non_retryable_commands
// ]
/**