summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergi Mateo Bellido <sergi.mateo-bellido@mongodb.com>2021-11-05 14:11:23 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-11-05 14:47:16 +0000
commitce17a20c3280a581891e78babecdc4e093b1e74f (patch)
tree6aacf540db807be934f06b3964e20866ed811452
parentd932537fddb0f8157d50ade9c506a21efe33ddbf (diff)
downloadmongo-ce17a20c3280a581891e78babecdc4e093b1e74f.tar.gz
SERVER-53504 removing TODO comment
-rw-r--r--jstests/sharding/chunk_operations_preserve_uuid.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/sharding/chunk_operations_preserve_uuid.js b/jstests/sharding/chunk_operations_preserve_uuid.js
index 4c07e852b54..278a7bb6058 100644
--- a/jstests/sharding/chunk_operations_preserve_uuid.js
+++ b/jstests/sharding/chunk_operations_preserve_uuid.js
@@ -3,8 +3,6 @@
*/
// @tags: [multiversion_incompatible]
-// TODO SERVER-53093 write unit tests checking for UUID in documents and throw out this test
-
(function() {
'use strict';