summaryrefslogtreecommitdiff
path: root/jstests/core/timeseries/timeseries_list_collections.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/timeseries/timeseries_list_collections.js')
-rw-r--r--jstests/core/timeseries/timeseries_list_collections.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/core/timeseries/timeseries_list_collections.js b/jstests/core/timeseries/timeseries_list_collections.js
index d6770e1c8cb..2b2ce211761 100644
--- a/jstests/core/timeseries/timeseries_list_collections.js
+++ b/jstests/core/timeseries/timeseries_list_collections.js
@@ -2,7 +2,6 @@
* Tests the result of running listCollections when there are time-series collections present.
*
* @tags: [
- * assumes_no_implicit_collection_creation_after_drop,
* does_not_support_transactions,
* requires_getmore,
* ]