Skip to content

Commit

Permalink
Update source/auth/tests/mongodb-oidc.md
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Meredith <pmeredit@protonmail.com>
  • Loading branch information
blink1073 and pmeredit authored Apr 11, 2024
1 parent 119fce1 commit 0f6f3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/auth/tests/mongodb-oidc.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ This test uses the machine user with a human callback, ensuring that the missing

**2.3 Refresh Token Is Passed To The Callback**

- Create a `MongoClien`t with a human callback that checks for the presence of a refresh token.
- Create a `MongoClient` with a human callback that checks for the presence of a refresh token.
- Perform a find operation that succeeds.
- Set a fail point for `find` commands of the form:

Expand Down

0 comments on commit 0f6f3bc

Please sign in to comment.