summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/plan_cache_metrics.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/plan_cache_metrics.js')
-rw-r--r--jstests/noPassthrough/plan_cache_metrics.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/noPassthrough/plan_cache_metrics.js b/jstests/noPassthrough/plan_cache_metrics.js
index b207b8cf406..0ef39bfd753 100644
--- a/jstests/noPassthrough/plan_cache_metrics.js
+++ b/jstests/noPassthrough/plan_cache_metrics.js
@@ -1,9 +1,6 @@
/**
* Test that the plan cache memory estimate increases and decreases correctly as plans are added to
* and cleared from the cache.
- * @tags: [
- * sbe_incompatible,
- * ]
*/
(function() {
"use strict";