summaryrefslogtreecommitdiff
path: root/jstests/core/fts_index_wildcard_and_weight.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/fts_index_wildcard_and_weight.js')
-rw-r--r--jstests/core/fts_index_wildcard_and_weight.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/core/fts_index_wildcard_and_weight.js b/jstests/core/fts_index_wildcard_and_weight.js
index 9397be5cb9a..936d36c8a94 100644
--- a/jstests/core/fts_index_wildcard_and_weight.js
+++ b/jstests/core/fts_index_wildcard_and_weight.js
@@ -1,6 +1,5 @@
// Test that on a text index that matches all fields does not use a weight from a named field.
// This test was designed to reproduce SERVER-45363.
-// @tags: [requires_fcv_44]
//
(function() {
"use strict";