summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/sharding/comment_field.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/sharding/comment_field.js b/jstests/sharding/comment_field.js
index cab4928f39c..236e760c4fb 100644
--- a/jstests/sharding/comment_field.js
+++ b/jstests/sharding/comment_field.js
@@ -3,7 +3,7 @@
* and profiler. This test also verifies that for a sharded collection, the 'comment' fields gets
* passed on from mongos to the respective shards.
*
- * @tags: [requires_fcv_44]
+ * @tags: [requires_fcv_44, requires_text_logs]
*/
(function() {
"use strict";