Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Write spec to test state_machine behavior.
When `complete!` is called on order, it then updates all the shipments to `ready`. The problem is that this update skips state_machine transition callbacks. Write spec to show this behavior.
- Loading branch information