Merge: Attempt to fix the tests neo4j
authorJean Privat <jean@pryen.org>
Thu, 15 Jun 2017 19:46:37 +0000 (15:46 -0400)
committerJean Privat <jean@pryen.org>
Thu, 15 Jun 2017 19:46:37 +0000 (15:46 -0400)
commit3bf672b26fdb418b30f264e577e5c85e3ec668d2
tree651fe5d27590077e16d753993f48f083ef8cbfdf
parent6d6d9c2055bdd0b4a915e792dc3f8c3585a2f7e7
parentb301e2db5cee763257e5ec30b377a6874647010a
Merge: Attempt to fix the tests neo4j

The issue was related to a non-cleaned DB, so we try to force-clean.

Pull-Request: #2496
Reviewed-by: Jean-Christophe Beaupré <jcbrinfo.public@gmail.com>