提交 17b84600 编写于 作者: S Sean Griffin

Fix minor typo in test name

上级 c0f79be8
......@@ -142,7 +142,7 @@ def deserialize(*)
end
if current_adapter?(:PostgreSQLAdapter)
test "arrays types can be specified" do
test "array types can be specified" do
klass = Class.new(OverloadedType) do
attribute :my_array, :string, limit: 50, array: true
attribute :my_int_array, :integer, array: true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册