Closed Steditor closed 9 years ago
The test constantly fails for me
AssertionError: expected { Object (id, data) } to deeply equal { Object (id, data) }
+ expected - actual
"c": {
"d": "e"
}
"dummyProperty": "a"
+ "newProperty": "b"
}
"id": "abcdefgh"
}
Are you sure, you've transpiled all coffe-script files in their newest version? This sound like you're missing the updates introduced with this PR.
:rocket:
…ded.