mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This commit contains a simple failing test that demonstrates the behaviour we expect, and a fix. When using `becomes` to transform the type of an object, it should retain any error information that was present on the original instance.