Skip to content

Commit e20ebde

Browse files
author
Zachary Salzbank
committed
fix build spec for enum
1 parent aaab884 commit e20ebde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/annotate/annotate_models_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ def mock_column(name, type, options={})
103103
# id :integer not null
104104
# name :enum not null, (enum1, enum2)
105105
#
106-
107106
EOS
108107
end
109108

0 commit comments

Comments
 (0)