Sha256: 2122f4c774f6e651034ffb8ddcf77405a53eb10d914002f9c8ae22799c86c6a7
Contents?: true
Size: 221 Bytes
Versions: 6
Compression:
Stored size: 221 Bytes
Contents
require 'spec_helper' describe do define_crud_spec_tests('Retryable writes spec tests', RETRYABLE_WRITES_TESTS.sort) do |spec, req, test| let(:client) do authorized_client_with_retry_writes end end end
Version data entries
6 entries across 6 versions & 1 rubygems