This project is archived and is in readonly mode.
Fix incorrect regex in test
Reported by Ben Orenstein | February 4th, 2011 @ 07:10 PM
The regex for test_existing_migration_is_removed_on_force is incorrect (it searches for create_foos instead of create_accounts).
The included patch fixes this.
Comments and changes to this ticket
-
Repository February 4th, 2011 @ 10:27 PM
- State changed from new to committed
(from [4b2889e771ca7ca1ec6477ab37494db50d366b76]) Correct migration name the test is looking to match.
[#6375 state:committed]
Signed-off-by: Santiago Pastorino santiago@wyeworks.com
https://github.com/rails/rails/commit/4b2889e771ca7ca1ec6477ab37494...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 6375 Fix incorrect regex in test [#6375 state:committed]