diff options
author | Adityavardhan Agrawal <adi.agrawal@mongodb.com> | 2021-06-28 21:10:31 +0000 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2021-06-30 16:43:47 +0000 |
commit | 94899d793452409b358c09b3006c2c438eb3fcdd (patch) | |
tree | c383ac1263eee3c04405594efb13127bdd469358 /jstests/noPassthrough/timeseries_ttl.js | |
parent | 4576bcaa48e5b919cb013f47c632310865ba2c54 (diff) | |
download | mongo-94899d793452409b358c09b3006c2c438eb3fcdd.tar.gz |
SERVER-57493 Remove requires_find_command jstest tag
Diffstat (limited to 'jstests/noPassthrough/timeseries_ttl.js')
-rw-r--r-- | jstests/noPassthrough/timeseries_ttl.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthrough/timeseries_ttl.js b/jstests/noPassthrough/timeseries_ttl.js index c43b2f2a034..00fdfbe738e 100644 --- a/jstests/noPassthrough/timeseries_ttl.js +++ b/jstests/noPassthrough/timeseries_ttl.js @@ -6,7 +6,6 @@ * assumes_no_implicit_collection_creation_after_drop, * does_not_support_stepdowns, * requires_fcv_49, - * requires_find_command, * requires_getmore, * ] */ |