We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8121927 commit 4c95d8aCopy full SHA for 4c95d8a
spec/mongo/session_transaction_prose_spec.rb
@@ -5,6 +5,7 @@
5
6
describe Mongo::Session do
7
require_topology :replica_set
8
+ min_server_version '4.4'
9
10
describe 'transactions convenient API prose tests' do
11
let(:client) { authorized_client }
0 commit comments