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 53440a4 commit ca20b5cCopy full SHA for ca20b5c
docker/mongodb-kubernetes-tests/tests/authentication/replica_set_ldap_tls.py
@@ -155,4 +155,4 @@ def wait_for_ac_pushed() -> bool:
155
156
wait_until(wait_for_ac_pushed, timeout=400)
157
158
- replica_set.assert_reaches_phase(Phase.Running, timeout=400)
+ replica_set.assert_reaches_phase(Phase.Running, timeout=400)
0 commit comments