We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29c634 commit ebb8887Copy full SHA for ebb8887
test/integration/auth/mongodb_oidc_k8s.prose.07.test.ts
@@ -8,7 +8,7 @@ describe('OIDC Auth Spec K8s Tests', function () {
8
// Note there is no spec or tests for K8s, and it's optional to run the entire
9
// machine prose tests on the additional environments so we do 1 sanity check
10
// here. This same test will run in CI on AKS, EKS, and GKE.
11
- describe('6. GCP Tests', function () {
+ describe('7. K8s Tests', function () {
12
let client: MongoClient;
13
let collection: Collection;
14
0 commit comments