提交 12e330fc 编写于 作者: A Aaron Patterson

make sure thread runs

上级 bc0510c0
......@@ -19,6 +19,7 @@ module Visitors
@visitor.send(:visit_Arel_Attributes_Attribute, @attr)
end
sleep 0.2
@visitor.accept(@table[:name])
assert_equal(:string, @visitor.last_column.type)
visit_integer_column.run
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册