PYTHON-3716 Move OIDC test file (#1378)
This commit is contained in:
parent
87d6a54f77
commit
db526f7d36
@ -224,7 +224,7 @@ fi
|
||||
|
||||
if [ -n "$TEST_AUTH_OIDC" ]; then
|
||||
python -m pip install ".[aws]"
|
||||
TEST_ARGS="test/auth_aws/test_auth_oidc.py"
|
||||
TEST_ARGS="test/auth_oidc/test_auth_oidc.py"
|
||||
fi
|
||||
|
||||
if [ -n "$PERF_TEST" ]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user