Skip to content

Commit

Permalink
Removed white space
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-M-Johnson committed Nov 4, 2024
1 parent d400fed commit 82f3f0a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test-runner.bat
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,12 @@ GOTO EchoProjectPath
set ProjectPath=%2
GOTO EchoProjectPath


:EchoProjectPath
ECHO Starting TestExecute for project %ProjectPath%
ECHO ## TestExecute Run for %2 :rocket: | tee -a "%cd%\summary.md"
ECHO: | tee -a "%cd%\summary.md"
GOTO ExecuteTest


:ExecuteTest
REM Launches TestExecute
REM executes the specified project
Expand Down

0 comments on commit 82f3f0a

Please sign in to comment.