mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-30 05:21:08 +01:00
add ui flag to mocha tests
This commit is contained in:
@@ -24,7 +24,7 @@ Unit tests from layers `common` and `browser` are run inside `chromium`, `webkit
|
||||
|
||||
## Run (with node)
|
||||
|
||||
yarn run mocha --run src/vs/editor/test/browser/controller/cursor.test.ts
|
||||
yarn run mocha --ui tdd --run src/vs/editor/test/browser/controller/cursor.test.ts
|
||||
|
||||
|
||||
## Coverage
|
||||
|
||||
Reference in New Issue
Block a user