Skip to content

Commit ce81c66

Browse files
authored
Update runTests.ps1
1 parent a889150 commit ce81c66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runTests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ try
1111
else
1212
{
1313
$env:NEOCTRL_ARGS="$args"
14+
Write-Host "$args"
1415
npm run start-neo4j
1516
}
1617

0 commit comments

Comments
 (0)