summaryrefslogtreecommitdiff
path: root/jstests/aggregation/expressions/date_to_string_on_null.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/expressions/date_to_string_on_null.js')
-rw-r--r--jstests/aggregation/expressions/date_to_string_on_null.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/aggregation/expressions/date_to_string_on_null.js b/jstests/aggregation/expressions/date_to_string_on_null.js
index 3f4973dbe02..15db75bee75 100644
--- a/jstests/aggregation/expressions/date_to_string_on_null.js
+++ b/jstests/aggregation/expressions/date_to_string_on_null.js
@@ -1,8 +1,5 @@
/**
* Tests for the $dateToString expression with the optional 'onNull' parameter.
- * @tags: [
- * sbe_incompatible,
- * ]
*/
(function() {
"use strict";