Archived
Fix Windows issues with menu, packaging, and test script (#4144)
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ if not "%BUILD_BUILDID%" == "" (
|
||||
|
||||
rem Otherwise
|
||||
if "%BUILD_BUILDID%" == "" (
|
||||
%CODE% .\test\electron\index.js --reporter mocha-junit-reporter %*
|
||||
%CODE% .\test\electron\index.js %*
|
||||
)
|
||||
popd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user