summaryrefslogtreecommitdiff
path: root/jstests/sharding/retryable_write_error_labels.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/retryable_write_error_labels.js')
-rw-r--r--jstests/sharding/retryable_write_error_labels.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/sharding/retryable_write_error_labels.js b/jstests/sharding/retryable_write_error_labels.js
index 37bb0dbdf31..b4b5dbdfdc4 100644
--- a/jstests/sharding/retryable_write_error_labels.js
+++ b/jstests/sharding/retryable_write_error_labels.js
@@ -1,11 +1,7 @@
/**
* Test RetryableWriteError label in retryable writes and in transactions.
*
- * The "requires_find_command" tag excludes this test from the op_query suites, which are
- * incompatible with implicit sessions.
- *
* @tags: [
- * requires_find_command,
* uses_transactions,
* ]
*/