Skip to content

Commit 20d7477

Browse files
Update articles/api-management/developer-portal-testing.md
Co-authored-by: Dan Lepow <[email protected]>
1 parent 6904dd3 commit 20d7477

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/api-management/developer-portal-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ npm run test
200200

201201
**Test Explorer**
202202

203-
The Test Explorer extension for VS Code. For example, [Mocha Test Explorer](https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-mocha-test-adapter) has a convenient UI and an option to run tests automatically on every change of the source code:
203+
Use a Test Explorer extension for VS Code. For example, [Mocha Test Explorer](https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-mocha-test-adapter) has a convenient UI and an option to run tests automatically on every change of the source code:
204204

205205
:::image type="content" source="media/developer-portal-testing/visual-studio-code-test-explorer.png" alt-text="Screenshot of Visual Studio Code Test Explorer":::
206206

0 commit comments

Comments
 (0)