Commit 04e2b60
committed
test: fix test_auth_flow_skips_eager_refresh — correct insertion point
The previous commit inserted the test in the middle of another test method,
causing NameError for undefined variables. This commit places it correctly
between test_auth_flow_with_no_tokens and test_auth_flow_no_unnecessary_retry_after_oauth.1 parent 0ee7f76 commit 04e2b60
1 file changed
Lines changed: 271 additions & 186 deletions
0 commit comments