removing unused setup
This commit is contained in:
parent
47737681fd
commit
399730bdd2
@ -1652,10 +1652,6 @@ def test_migration_should_be_run_without_logger
|
||||
end
|
||||
|
||||
class InterleavedMigrationsTest < ActiveRecord::TestCase
|
||||
def setup
|
||||
#Object.send(:remove_const, :PeopleHaveLastNames)
|
||||
end
|
||||
|
||||
def test_migrator_interleaved_migrations
|
||||
ActiveRecord::Migrator.up(MIGRATIONS_ROOT + "/interleaved/pass_1")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user