summaryrefslogtreecommitdiff
path: root/jstests/core/wildcard_index_return_key.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/wildcard_index_return_key.js')
-rw-r--r--jstests/core/wildcard_index_return_key.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/wildcard_index_return_key.js b/jstests/core/wildcard_index_return_key.js
index 6956dbce0ec..53f7da8c09c 100644
--- a/jstests/core/wildcard_index_return_key.js
+++ b/jstests/core/wildcard_index_return_key.js
@@ -1,8 +1,5 @@
/**
* Tests that $** indexes works with returnKey option.
- * @tags: [
- * sbe_incompatible,
- * ]
*/
(function() {
'use strict';