Skip to content

Commit

Permalink
Update docs/core/testing/unit-testing-with-copilot.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Pine <[email protected]>
  • Loading branch information
sigmade and IEvangelist authored Jan 18, 2025
1 parent a975a44 commit e8c3d5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/core/testing/unit-testing-with-copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ public class ProductService(

To generate a test project and a stub method, follow these steps:

* Select the method.
* Right-click and select ๐—–๐—ฟ๐—ฒ๐—ฎ๐˜๐—ฒ ๐—จ๐—ป๐—ถ๐˜ ๐—ง๐—ฒ๐˜€๐˜๐˜€.
- Select the method.
- Right-click and select **Create Unit Tests**.

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

Expand Down

0 comments on commit e8c3d5e

Please sign in to comment.