summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaddie Zechar <mez2113@columbia.edu>2023-01-06 17:22:36 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-01-06 18:10:33 +0000
commit71450a64f946eff52daf0f76d743dbcd3254228f (patch)
tree6a9b23730563a2ebf356a7e561b729f86ee476ef
parent320b475200b573cbe67629a1129133c90075b806 (diff)
downloadmongo-71450a64f946eff52daf0f76d743dbcd3254228f.tar.gz
SERVER-72404 reenable currenttop_shell.js in telemetry_passthrough
-rw-r--r--jstests/core/currentop_shell.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/core/currentop_shell.js b/jstests/core/currentop_shell.js
index 1af9b86cd96..9d52b4ca75c 100644
--- a/jstests/core/currentop_shell.js
+++ b/jstests/core/currentop_shell.js
@@ -15,8 +15,6 @@
* no_selinux,
* # Uses $function operator.
* requires_scripting,
- * #TODO SERVER-72404 Unblock this test from the telemetry passthrough
- * exclude_from_telemetry_passthrough,
* ]
*/