diff options
Diffstat (limited to 'jstests/core/update_modifier_pop.js')
-rw-r--r-- | jstests/core/update_modifier_pop.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/update_modifier_pop.js b/jstests/core/update_modifier_pop.js index b5eda4ca543..c74d7f254bf 100644 --- a/jstests/core/update_modifier_pop.js +++ b/jstests/core/update_modifier_pop.js @@ -1,3 +1,5 @@ +// @tags: [requires_non_retryable_writes] + (function() { "use strict"; |