Skip to content

Commit e592907

Browse files
committed
edits
1 parent a45bd23 commit e592907

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/javascript/unit-testing-javascript-with-visual-studio.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ vstest.console .\MyProj.esproj /TestAdapterPath:"C:\Program Files\Microsoft Visu
151151
```
152152
::: moniker-end
153153

154-
::: moniker-end
155-
156154
## Write unit tests for ASP.NET Core
157155

158156
To add support for unit testing of JavaScript and TypeScript in an ASP.NET Core project, you need to add TypeScript, npm, and unit testing support to the project by including required NuGet packages.

0 commit comments

Comments
 (0)