Skip to content

Commit

Permalink
Merge pull request #27 from SmartBear/Kevin-M-Johnson-patch-4
Browse files Browse the repository at this point in the history
Update test-runner.bat
  • Loading branch information
Kevin-M-Johnson authored Oct 15, 2024
2 parents 810ccce + a52d6fb commit 3561e51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test-runner.bat
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ IF NOT %2.==. GOTO ParamProjectPath
GOTO EchoProjectPath

:MobileProjectRun
set ProjectPath="%cd%\MobileTesting\MobileTesting.pjs"
REM set ProjectPath="%cd%\MobileTesting\MobileTesting.pjs"
set ProjectPath="%cd%\VET_JavaScript_Project\VET_JavaScript_Project.mds
GOTO EchoProjectPath

:WebProjectRun
Expand Down

0 comments on commit 3561e51

Please sign in to comment.