summaryrefslogtreecommitdiff
path: root/jstests/core/evalb.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/evalb.js')
-rw-r--r--jstests/core/evalb.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/jstests/core/evalb.js b/jstests/core/evalb.js
index 92fbb81f31c..96f2bbd7358 100644
--- a/jstests/core/evalb.js
+++ b/jstests/core/evalb.js
@@ -2,10 +2,11 @@
// contents are logged in the profile log.
//
// @tags: [
+// assumes_read_preference_unchanged,
+// creates_and_authenticates_user,
// does_not_support_stepdowns,
// requires_eval_command,
// requires_non_retryable_commands,
-// assumes_read_preference_unchanged
// ]
// Use a reserved database name to avoid a conflict in the parallel test suite.