summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/core/insert1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/insert1.js b/jstests/core/insert1.js
index f3cb243dad1..fbe66a3edc7 100644
--- a/jstests/core/insert1.js
+++ b/jstests/core/insert1.js
@@ -1,4 +1,4 @@
-// @tags: [requires_fastcount]
+// @tags: [requires_fastcount, operations_longer_than_stepdown_interval_in_txns]
t = db.insert1;
t.drop();