summaryrefslogtreecommitdiff
path: root/jstests/core/geo_uniqueDocs2.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_uniqueDocs2.js')
-rw-r--r--jstests/core/geo_uniqueDocs2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/geo_uniqueDocs2.js b/jstests/core/geo_uniqueDocs2.js
index 8965a475c93..32caebf4864 100644
--- a/jstests/core/geo_uniqueDocs2.js
+++ b/jstests/core/geo_uniqueDocs2.js
@@ -1,6 +1,6 @@
// Cannot implicitly shard accessed collections because of use of $near query instead of geoNear
// command.
-// @tags: [assumes_unsharded_collection]
+// @tags: [assumes_unsharded_collection, requires_non_retryable_writes]
// Additional checks for geo uniqueDocs and includeLocs SERVER-3139.
// SERVER-12120 uniqueDocs is deprecated.