Skip to content

Commit ca20b5c

Browse files
committed
lint
1 parent 53440a4 commit ca20b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/mongodb-kubernetes-tests/tests/authentication/replica_set_ldap_tls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ def wait_for_ac_pushed() -> bool:
155155

156156
wait_until(wait_for_ac_pushed, timeout=400)
157157

158-
replica_set.assert_reaches_phase(Phase.Running, timeout=400)
158+
replica_set.assert_reaches_phase(Phase.Running, timeout=400)

0 commit comments

Comments
 (0)