Skip to content

Commit a5b30aa

Browse files
committed
Added missing constant
1 parent d7adde2 commit a5b30aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_asyncio/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
DEFAULT_EXPIRATION_REFRESH_RATIO,
2626
DEFAULT_LOWER_REFRESH_BOUND_MILLIS,
2727
DEFAULT_MAX_ATTEMPTS,
28+
DEFAULT_TOKEN_REQUEST_EXECUTION_TIMEOUT_IN_MS,
2829
EntraIdCredentialsProvider,
2930
)
3031
from redis_entraid.identity_provider import (

0 commit comments

Comments
 (0)