mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
parent
00222bc22a
commit
f636ab75f1
1 changed files with 0 additions and 5 deletions
|
@ -78,11 +78,6 @@ class SchemaDumperTest < ActiveRecord::TestCase
|
|||
end
|
||||
end.compact
|
||||
|
||||
if lengths.uniq.length != 1
|
||||
p lengths.uniq.length
|
||||
puts column_set
|
||||
end
|
||||
|
||||
assert_equal 1, lengths.uniq.length
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue