summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_drop_state_doc_collection.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/tenant_migration_drop_state_doc_collection.js')
-rw-r--r--jstests/replsets/tenant_migration_drop_state_doc_collection.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/replsets/tenant_migration_drop_state_doc_collection.js b/jstests/replsets/tenant_migration_drop_state_doc_collection.js
index b52dbdedab5..a419872a7b1 100644
--- a/jstests/replsets/tenant_migration_drop_state_doc_collection.js
+++ b/jstests/replsets/tenant_migration_drop_state_doc_collection.js
@@ -2,7 +2,7 @@
* Tests dropping the donor and recipient state doc collections in the middle of a tenant migration.
*
* @tags: [requires_fcv_47, requires_majority_read_concern, requires_persistence,
- * incompatible_with_eft, incompatible_with_windows_tls]
+ * incompatible_with_eft, incompatible_with_windows_tls, incompatible_with_macos]
*/
(function() {