diff options
Diffstat (limited to 'jstests/sharding/append_oplog_note_mongos.js')
| -rw-r--r-- | jstests/sharding/append_oplog_note_mongos.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/sharding/append_oplog_note_mongos.js b/jstests/sharding/append_oplog_note_mongos.js index cc19980c5b1..1369ecb06be 100644 --- a/jstests/sharding/append_oplog_note_mongos.js +++ b/jstests/sharding/append_oplog_note_mongos.js @@ -1,8 +1,6 @@ /** * Tests that the 'appendOplogNote' command on mongos correctly performs a no-op write on each * shard and advances the $clusterTime. - * - * @tags: [requires_fcv_60] */ (function() { |
