Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Quantum CLI Extension Live E2E Client Validation Tests #3943

Merged
merged 16 commits into from
Oct 21, 2021
Prev Previous commit
Next Next commit
Omit --cli param for azdev setup
Warren Jones (Harvey Nash committed Oct 19, 2021
commit c0c3b41e1842d175680d1cde7777feabc036dec3
2 changes: 1 addition & 1 deletion src/quantum/tests.live/Run.ps1
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ python -m venv env
env\Scripts\activate.ps1
python -m pip install -U pip
pip install azdev
azdev setup --cli ../azure_cli --repo .
azdev setup --repo .
azdev extension add quantum
az account set -s 916dfd6d-030c-4bd9-b579-7bb6d1926e97
azdev test quantum --live