summaryrefslogtreecommitdiff
path: root/jstests/core/update_arraymatch5.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/update_arraymatch5.js')
-rw-r--r--jstests/core/update_arraymatch5.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/update_arraymatch5.js b/jstests/core/update_arraymatch5.js
index 39768c8d2c5..16d215fe33b 100644
--- a/jstests/core/update_arraymatch5.js
+++ b/jstests/core/update_arraymatch5.js
@@ -1,3 +1,4 @@
+// @tags: [requires_non_retryable_writes]
t = db.update_arraymatch5;
t.drop();