Skip to content

Commit a975a44

Browse files
sigmadeIEvangelist
andauthored
Update docs/core/testing/unit-testing-with-copilot.md
Co-authored-by: David Pine <[email protected]>
1 parent 066b3c2 commit a975a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/testing/unit-testing-with-copilot.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To generate a test project and a stub method, follow these steps:
4646

4747
:::image type="content" source="media/create-unit-test.png" lightbox="media/create-unit-test.png" alt-text="Command Create Unit Tests":::
4848

49-
In the dialog that appears, select xUnit from the Test Framework dropdown menu
49+
In the **Create Unit Tests** dialog, select **xUnit** from the **Test Framework** dropdown menu.
5050

5151
> [!NOTE]
5252
> The "Create Unit Tests" command defaults to the MSTest framework. However, since this example uses xUnit, you need to install the Visual Studio extension xUnit.net.TestGenerator2022.

0 commit comments

Comments
 (0)