Skip to content

Typo change in azure test for jwt_client token string

Jayesh Bagul requested to merge az/jb_typo_azuretoken into master

Changing the static secret from invalid return response of jwt clinet.
test function is expecting invalid access token. changing the response from token to invalid string

Changes done area:
https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/blob/master/testing/crs_converter_test_azure/jwt_client.py#L50

Edited by Jayesh Bagul

Merge request reports