Skip to content

Commit 37aa861

Browse files
committed
build suggestion fix
1 parent 06bb2f5 commit 37aa861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test/associate-automated-test-with-test-case.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ See the following frequently asked questions (FAQs).
8787
* Tests that use the .NET core framework **can** be associated with a test case
8888
work item when using Visual Studio 15.9 Preview 2 or later.
8989
Run the .NET core tests. The appropriate target framework must be specified
90-
in a [.runsettings file](/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file?view=vs-2022).
90+
in a [.runsettings file](/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file.md).
9191
However, these tests can't be run using Microsoft Test Manager and XAML builds.
9292
* Tests that use other test frameworks such as Chutzpah (for JavaScript tests
9393
such as Mocha or QUnit), or Jest **cannot** be associated with a test case.

0 commit comments

Comments
 (0)