mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Mention building browser integration test code
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
|
||||
## Compile
|
||||
|
||||
Make sure to run the following command to compile and install dependencies:
|
||||
Make sure to run the following commands to compile and install dependencies:
|
||||
|
||||
yarn --cwd test/integration/browser
|
||||
yarn --cwd test/integration/browser compile
|
||||
|
||||
## Run (inside Electron)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user