mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-08 03:00:26 -04:00
The documentation said that a model was considered new if it had a negative id. The test had the right message, but failed to instantiate the model the for the second assertion, and the assertion was inverted.