summaryrefslogtreecommitdiff
path: root/jstests/core/timeseries/timeseries_show_record_id.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/timeseries/timeseries_show_record_id.js')
-rw-r--r--jstests/core/timeseries/timeseries_show_record_id.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/core/timeseries/timeseries_show_record_id.js b/jstests/core/timeseries/timeseries_show_record_id.js
index 641c70840fb..fe8e25dad12 100644
--- a/jstests/core/timeseries/timeseries_show_record_id.js
+++ b/jstests/core/timeseries/timeseries_show_record_id.js
@@ -2,7 +2,6 @@
* Verifies that showRecordId() returns the ObjectId type for time-series collections.
*
* @tags: [
- * assumes_no_implicit_collection_creation_after_drop,
* does_not_support_stepdowns,
* does_not_support_transactions,
* requires_getmore,