Ignacio Ureta

Results 3 comments of Ignacio Ureta

I'm currently having the exact same problem. I think that the problem is that `expect(manyRecords).to.all.have.property('deleted_at')` doesn't return the property, but instead returns this the "manyRecords" array, so our tests fails....

@keithamus Is there any news on the subject? How could i help to solve this issue?

@sun2rise how do you define this.state.height?