summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod/now_variable.js
diff options
context:
space:
mode:
authorMihai Andrei <mihai.andrei@10gen.com>2021-05-06 15:30:00 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-05-07 18:54:43 +0000
commit5338fcf366f588f47e2b7c896948fb19f0b516f2 (patch)
treec933aa779e57745e589543592686c8872cff433f /jstests/noPassthroughWithMongod/now_variable.js
parent1a7a52e81d6d1c94a1e61e48707675b7fdaa59b8 (diff)
downloadmongo-5338fcf366f588f47e2b7c896948fb19f0b516f2.tar.gz
SERVER-56758 [SBE] Remove 'sbe_incompatible' tags from remaining tests
Diffstat (limited to 'jstests/noPassthroughWithMongod/now_variable.js')
-rw-r--r--jstests/noPassthroughWithMongod/now_variable.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/noPassthroughWithMongod/now_variable.js b/jstests/noPassthroughWithMongod/now_variable.js
index dfbb9134932..8b74602fe9d 100644
--- a/jstests/noPassthroughWithMongod/now_variable.js
+++ b/jstests/noPassthroughWithMongod/now_variable.js
@@ -1,7 +1,5 @@
/**
* Tests for the $$NOW and $$CLUSTER_TIME system variable.
- *
- * @tags: [sbe_incompatible]
*/
(function() {
"use strict";