mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 01:25:37 -05:00
Add notebook integration tests (#4652)
* Add notebook integration tests
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
export BDC_BACKEND_USERNAME=$1
|
||||
export BDC_BACKEND_PWD=$2
|
||||
export BDC_BACKEND_HOSTNAME=$3
|
||||
echo No problem reading $BDC_BACKEND_USERNAME, password and $BDC_BACKEND_HOSTNAME
|
||||
export PYTHON_TEST_PATH=$4
|
||||
echo No problem reading $BDC_BACKEND_USERNAME, password, $BDC_BACKEND_HOSTNAME and $PYTHON_TEST_PATH
|
||||
set
|
||||
Reference in New Issue
Block a user