Skip to content

Commit

Permalink
Link to Python's test guidance in manage_recordings.py (#34794)
Browse files Browse the repository at this point in the history
  • Loading branch information
mccoyp authored Mar 16, 2024
1 parent 645f4a6 commit 8fb3490
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/manage_recordings.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,10 @@
# * restore: fetches recordings from the assets repo, based on the tag pointer in `assets.json`.
# * reset: discards any pending changes to recordings, based on the tag pointer in `assets.json`.
#
# For more information about how recording asset synchronization, please refer to
# For documentation on test recording management in Python, please refer to
# https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/tests.md#update-test-recordings
#
# For more information about how recording asset synchronization works more generally, please refer to
# https://github.com/Azure/azure-sdk-tools/blob/main/tools/test-proxy/documentation/asset-sync/README.md.


Expand Down

0 comments on commit 8fb3490

Please sign in to comment.