Skip to content

Commit 1a24f99

Browse files
Limit server version for versioned api
1 parent b5d383c commit 1a24f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/integration/versioned_api_examples_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# the tests to simple configurations
1010
require_no_auth
1111
require_no_tls
12+
min_server_version("5.0")
1213

1314
let(:uri_string) do
1415
"mongodb://#{SpecConfig.instance.addresses.join(',')}"

0 commit comments

Comments
 (0)