I'm unable to connect to a Neo4j instance created via Neo4jRule in a test suite. I'm running the example code here. I saw a couple of threads with similar issues, but the solution didn't work.
My build.sbt:
libraryDependencies += "org.scala-lang.modu...