esm - more cleanup (#230285)

This commit is contained in:
Benjamin Pasero
2024-10-02 11:55:17 +02:00
committed by GitHub
parent 8f03d836aa
commit c5b6ef14e6
24 changed files with 2956 additions and 3562 deletions

View File

@@ -5,7 +5,7 @@ echo Runs tests against the current documentation in https://github.com/microsof
pushd %~dp0\..
:: Endgame tests in AMD
:: Endgame tests
call .\scripts\test.bat --runGlob **\*.releaseTest.js %*
if %errorlevel% neq 0 exit /b %errorlevel%