mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
Adjust smoke test which also uses mocha
This commit is contained in:
parent
41ded74b37
commit
7e766abe78
4 changed files with 45 additions and 46 deletions
|
|
@ -61,6 +61,7 @@ function runTest(type, browser) {
|
|||
[
|
||||
path.join(REPO_ROOT, 'node_modules/mocha/bin/mocha'),
|
||||
'test/smoke/*.test.js',
|
||||
'--no-delay',
|
||||
'--headless',
|
||||
'--timeout',
|
||||
'20000'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue