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 4ba6cc7 commit bd2d01aCopy full SHA for bd2d01a
README.md
@@ -232,9 +232,9 @@ To run tests against "default" Neo4j version:
232
233
./runTests.sh
234
235
-To run tests against specified Neo4j version (latest enterprise 3.2 snapshot in this case):
+To run tests against specified Neo4j version:
236
237
- ./runTests.sh '-e 3.2'
+ ./runTests.sh '-e 3.1.3'
238
239
Simple `npm test` can also be used if you already have a running version of a compatible Neo4j server.
240
0 commit comments