mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-29 20:25:09 -04:00
We have to call post.save in the posts/index specs, because post_path fails unless the post has been persisted (and hence had its slug generated). I think. That fixed the failing tests, anyway.