Skip to content

Commit 13c726c

Browse files
authored
Merge pull request #6281 from ktoliver/public-4398-revert
revert changes in PR 4398
2 parents d59e295 + fb47a3f commit 13c726c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/test/configure-unit-tests-by-using-a-dot-runsettings-file.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ There are three ways of specifying a run settings file in Visual Studio 2019 ver
7575

7676
- In the IDE, select **Test** > **Configure Run Settings** > **Select Solution Wide runsettings File**, and then select the *.runsettings* file.
7777

78-
![Select test solution wide runsettings file menu in Visual Studio 2019](media/vs-2019/select-solution-settings-file.png)
78+
![Select test solution-wide runsettings file menu in Visual Studio 2019](media/vs-2019/select-solution-settings-file.png)
7979

8080
- This file overrides the ".runsettings" file at the root of the solution, if it exists, and is applied across all tests run.
8181
- This file selection only persists locally.
@@ -338,3 +338,4 @@ These settings are specific to the test adapter that runs test methods that have
338338
- [Configure a test run](https://github.com/microsoft/vstest-docs/blob/master/docs/configure.md)
339339
- [Customize code coverage analysis](../test/customizing-code-coverage-analysis.md)
340340
- [Visual Studio test task (Azure Test Plans)](/azure/devops/pipelines/tasks/test/vstest?view=vsts)
341+

0 commit comments

Comments
 (0)