summaryrefslogtreecommitdiff
path: root/jstests/sharding/union_with_read_preference.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/union_with_read_preference.js')
-rw-r--r--jstests/sharding/union_with_read_preference.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/sharding/union_with_read_preference.js b/jstests/sharding/union_with_read_preference.js
index 381f2ac1f2a..74f6bf26d79 100644
--- a/jstests/sharding/union_with_read_preference.js
+++ b/jstests/sharding/union_with_read_preference.js
@@ -1,6 +1,6 @@
// Tests that sub-queries across shards as part of $unionWith will obey the read preference
// specified by the user.
-// @tags: [requires_majority_read_concern, disabled_due_to_server_58295]
+// @tags: [requires_majority_read_concern]
(function() {
"use strict";