You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to contribute a fix for this, unfortunately I have not worked through the exercises yet so I don't know enough.
Here is the output of the failing test case (on initial ant build after clone)
ShouldRemoveCaptainKirkFromTheDatabase Failure expected:<0> but was:<1>
junit.framework.AssertionFailedError: expected:<0> but was:<1>
at org.neo4j.tutorial.Koan8.shouldRemoveCaptainKirkFromTheDatabase(Koan8.java:66)
For what its worth I am on a new mac book pro retina running OSX 10.9.2
For now I will probably just change the assertion to what it received just to get by this.
Thanks,
The text was updated successfully, but these errors were encountered:
I would love to contribute a fix for this, unfortunately I have not worked through the exercises yet so I don't know enough.
Here is the output of the failing test case (on initial ant build after clone)
For what its worth I am on a new mac book pro retina running OSX 10.9.2
For now I will probably just change the assertion to what it received just to get by this.
Thanks,
The text was updated successfully, but these errors were encountered: