Skip to content

Commit aef40cb

Browse files
fixup! fixup! SNOW-2266953: Add aio tests to jenkins builds
1 parent 82a3447 commit aef40cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/container/test_authentication.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export RUN_AUTH_TESTS=true
1717
export AUTHENTICATION_TESTS_ENV="docker"
1818
export PYTHONPATH=$SOURCE_ROOT
1919

20-
python3 -m pip install --break-system-packages -e .
20+
python3 -m pip install --break-system-packages -e ".[develompent]"
2121

2222
python3 -m pytest test/auth/* -m "not aio"
2323

0 commit comments

Comments
 (0)