Skip to content

Commit

Permalink
test: try rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
alenakhineika committed May 24, 2024
1 parent 5137611 commit 7926dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/suite/oidc.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ suite('OIDC Tests', function () {

cluster = await MongoCluster.start({
...defaultClusterOptions,
version: '8.0.0-alpha0',
version: '8.0.0-rc4',
downloadOptions: { enterprise: true },
args: [
'--setParameter',
Expand Down

0 comments on commit 7926dc3

Please sign in to comment.