Skip to content

Commit

Permalink
Update test-runner.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-M-Johnson authored Oct 9, 2024
1 parent d599750 commit 3241339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-runner.bat
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ set ProjectPath="%cd%\MobileTesting\MobileTesting.pjs"
GOTO EchoProjectPath

:WebProjectRun
set ProjectPath="%cd%\WebTesting\WebTesting.pjs"
set ProjectPath="%cd%\TC_Head_Start_Suite.pjs"
GOTO EchoProjectPath

:ParamProjectPath
Expand Down

0 comments on commit 3241339

Please sign in to comment.