summaryrefslogtreecommitdiff
path: root/jstests/core/getmore_cmd_maxtimems.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/getmore_cmd_maxtimems.js')
-rw-r--r--jstests/core/getmore_cmd_maxtimems.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/getmore_cmd_maxtimems.js b/jstests/core/getmore_cmd_maxtimems.js
index 9ea4a872043..a0c82667756 100644
--- a/jstests/core/getmore_cmd_maxtimems.js
+++ b/jstests/core/getmore_cmd_maxtimems.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because of collection existing when none
-// expected.
-// @tags: [assumes_no_implicit_collection_creation_after_drop]
-
// Test attaching maxTimeMS to a getMore command.
(function() {
'use strict';