summaryrefslogtreecommitdiff
path: root/jstests/core/explain_includes_command.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/explain_includes_command.js')
-rw-r--r--jstests/core/explain_includes_command.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/explain_includes_command.js b/jstests/core/explain_includes_command.js
index 633770118db..c6ea9c68513 100644
--- a/jstests/core/explain_includes_command.js
+++ b/jstests/core/explain_includes_command.js
@@ -1,7 +1,7 @@
/*
* Confirms that the explain command includes the command object that was run.
*
- * @tags: [requires_fcv_49, sbe_incompatible]
+ * @tags: [requires_fcv_49]
*/
(function() {
"use strict";