Closed venantius closed 8 years ago
I can't reproduce this issue.
Is reproducible with this:
(is (= (count [1 2]) 1))
output:
expected: 2
actual: 1
expected: 1 to be an instance of java.lang.Integer
was: 1 is an instance of java.lang.Long
This should be reported properly