We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 645f4a6 commit 8fb3490Copy full SHA for 8fb3490
scripts/manage_recordings.py
@@ -46,7 +46,10 @@
46
# * restore: fetches recordings from the assets repo, based on the tag pointer in `assets.json`.
47
# * reset: discards any pending changes to recordings, based on the tag pointer in `assets.json`.
48
#
49
-# For more information about how recording asset synchronization, please refer to
+# For documentation on test recording management in Python, please refer to
50
+# https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/tests.md#update-test-recordings
51
+#
52
+# For more information about how recording asset synchronization works more generally, please refer to
53
# https://github.com/Azure/azure-sdk-tools/blob/main/tools/test-proxy/documentation/asset-sync/README.md.
54
55
0 commit comments