Skip to content

Commit 3af86da

Browse files
committed
Merge branch 1.2 into 1.3
2 parents f0dc44d + bd2d01a commit 3af86da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,9 +232,9 @@ To run tests against "default" Neo4j version:
232232

233233
./runTests.sh
234234

235-
To run tests against specified Neo4j version (latest enterprise 3.2 snapshot in this case):
235+
To run tests against specified Neo4j version:
236236

237-
./runTests.sh '-e 3.2'
237+
./runTests.sh '-e 3.1.3'
238238

239239
Simple `npm test` can also be used if you already have a running version of a compatible Neo4j server.
240240

0 commit comments

Comments
 (0)