We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a889150 commit ce81c66Copy full SHA for ce81c66
runTests.ps1
@@ -11,6 +11,7 @@ try
11
else
12
{
13
$env:NEOCTRL_ARGS="$args"
14
+ Write-Host "$args"
15
npm run start-neo4j
16
}
17
0 commit comments