mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 00:56:44 +01:00
SERVER-42587 Add requires_persistence tag to ttl_with_restart.js test
This commit is contained in:
parent
bb877832ca
commit
b2e2c0fb3a
@ -1,5 +1,6 @@
|
||||
/**
|
||||
* Verify the TTL index behavior after restart.
|
||||
* @tags: [requires_persistence]
|
||||
*/
|
||||
(function() {
|
||||
'use strict';
|
||||
|
Loading…
Reference in New Issue
Block a user