summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/aggregation/sources/unionWith/unionWith_maxTimeMS.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/aggregation/sources/unionWith/unionWith_maxTimeMS.js b/jstests/aggregation/sources/unionWith/unionWith_maxTimeMS.js
index 8ceeb3c5b62..92d84b4ee37 100644
--- a/jstests/aggregation/sources/unionWith/unionWith_maxTimeMS.js
+++ b/jstests/aggregation/sources/unionWith/unionWith_maxTimeMS.js
@@ -1,9 +1,5 @@
/**
* Tests that maxTimeMS is respected even in an inner $unionWith pipeline.
- * @tags: [
- * #TODO SERVER-72405 Unblock this test from the telemetry passthrough
- * exclude_from_telemetry_passthrough,
- * ]
*/
(function() {