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 afc0d0f commit f27eb4cCopy full SHA for f27eb4c
runTests.ps1
@@ -10,7 +10,7 @@ try
10
}
11
else
12
{
13
- $env.NEORUN_START_ARGS="$args"
+ $env:NEORUN_START_ARGS="$args"
14
npm run start-neo4j
15
16
0 commit comments