mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Due to the ordering of the returning result set, the test fails under the postgresql adapter. Order results by id prior to checking the first item [#3542 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>