summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
diff options
context:
space:
mode:
authorCharlie Swanson <charlie.swanson@mongodb.com>2023-03-14 20:21:10 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-03-15 00:31:19 +0000
commit101e2cb23a842ac32a4ad4aa00449dd72db88cca (patch)
tree973d96f0572c9db761599e8776f2eb76c0a8be00 /jstests/noPassthroughWithMongod
parent198a5d827fa1331bc89b832e05712a87c789b701 (diff)
downloadmongo-101e2cb23a842ac32a4ad4aa00449dd72db88cca.tar.gz
SERVER-74840 Remove unused embedded tag
Diffstat (limited to 'jstests/noPassthroughWithMongod')
-rw-r--r--jstests/noPassthroughWithMongod/top_rename.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/noPassthroughWithMongod/top_rename.js b/jstests/noPassthroughWithMongod/top_rename.js
index 566d3ee5e6d..acdb47837a3 100644
--- a/jstests/noPassthroughWithMongod/top_rename.js
+++ b/jstests/noPassthroughWithMongod/top_rename.js
@@ -1,8 +1,6 @@
/**
* Ensures that the data managed by Top is removed for the source namespace when renaming the
* collection.
- *
- * @tags: [incompatible_with_embedded]
*/
(function() {