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 bc31898 commit 9c5a817Copy full SHA for 9c5a817
tests/test_cred_provider.py
@@ -50,7 +50,7 @@ def on_next(token: TokenInterface):
50
51
# Run token manager
52
credential_provider.get_credentials()
53
- sleep(0.3)
+ sleep(0.5)
54
55
assert len(tokens) == 1
56
0 commit comments