summaryrefslogtreecommitdiff
path: root/jstests/core/fsync.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/fsync.js')
-rw-r--r--jstests/core/fsync.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/fsync.js b/jstests/core/fsync.js
index bd5526b8bc9..a3b8be9c3c9 100644
--- a/jstests/core/fsync.js
+++ b/jstests/core/fsync.js
@@ -6,7 +6,7 @@
* - Confirm that writes can progress after fsyncUnlock
* - Confirm that the command can be run repeatedly without breaking things
*
- * @tags: [requires_fastcount, requires_fsync]
+ * @tags: [requires_fastcount, requires_fsync, assumes_superuser_permissions]
*/
(function() {
"use strict";