提交 7f14508e 编写于 作者: K kennyj

Fix warning: The method name is a duplicate and wrong.

上级 69147ee0
......@@ -236,7 +236,7 @@ def test_schema_dump_includes_xml_shorthand_definition
end
end
def test_schema_dump_includes_tsvector_shorthand_definition
def test_schema_dump_includes_hstores_shorthand_definition
output = standard_dump
if %r{create_table "postgresql_hstores"} =~ output
assert_match %r{t.hstore "hash_store", default => ""}, output
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册