Skip to content

Commit 91f77c7

Browse files
authored
Update tests.md (#12574)
1 parent cc0d8e0 commit 91f77c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dev/mgmt/tests.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ providing several features useful for the SDK tests, for example:
176176
* Patches for overriding functions and methods that don't work well with tests
177177
(such as long-running operations)
178178
179-
Code in the [`azure-sdk-tools/devtools_testutils`](tools/azure-sdk-tools/devtools_testutils) directory
179+
Code in the [`azure-sdk-tools/devtools_testutils`](https://github.com/Azure/azure-sdk-for-python/tree/master/tools/azure-sdk-tools/devtools_testutils) directory
180180
provides concrete implementations of the features provided in `scenario_tests`
181181
that are oriented around use in SDK testing
182182
and that you can use directly in your unit tests.

0 commit comments

Comments
 (0)