Skip to content

Commit 484172d

Browse files
authored
Update to the yet another latest lab api page
1 parent 1947355 commit 484172d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_e2e.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ def get_lab_app(
302302
# or it could be setup on Travis CI
303303
# https://docs.travis-ci.com/user/environment-variables/#defining-variables-in-repository-settings
304304
# Data came from here
305-
# https://microsoft.sharepoint-df.com/teams/MSIDLABSExtended/SitePages/Rese.aspx#programmatic-access-info-for-lab-request-api
305+
# https://docs.msidlab.com/accounts/confidentialclient.html
306306
logger.info("Using lab app defined by ENV variables %s and %s",
307307
env_client_id, env_client_secret)
308308
client_id = os.getenv(env_client_id)

0 commit comments

Comments
 (0)