mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
enable browser-unit-tests in firefox for mac, win, and linux, fyi @bpasero
This commit is contained in:
@@ -50,7 +50,7 @@ steps:
|
||||
DISPLAY=:10 ./scripts/test.sh --tfs "Unit Tests"
|
||||
displayName: Run Unit Tests (Electron)
|
||||
- script: |
|
||||
DISPLAY=:10 yarn test-browser --browser chromium
|
||||
DISPLAY=:10 yarn test-browser --browser chromium --browser firefox
|
||||
displayName: Run Unit Tests (Browser)
|
||||
- script: |
|
||||
DISPLAY=:10 ./scripts/test-integration.sh --tfs "Integration Tests"
|
||||
|
||||
Reference in New Issue
Block a user