Skip to content

Commit 9849824

Browse files
author
Zhen
committed
Merge branch '1.0' into 1.1
2 parents 548a4aa + f27eb4c commit 9849824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runTests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ try
1010
}
1111
else
1212
{
13-
$env.NEORUN_START_ARGS="$args"
13+
$env:NEORUN_START_ARGS="$args"
1414
npm run start-neo4j
1515
}
1616

0 commit comments

Comments
 (0)