Fix typo

上级 9383de42
......@@ -83,7 +83,7 @@ def save
assert_not_nil @model.changes['name']
end
test "be cosistent with symbols arguments after the changes are applied" do
test "be consistent with symbols arguments after the changes are applied" do
@model.name = "David"
assert @model.attribute_changed?(:name)
@model.save
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册