提交 4c3ec988 编写于 作者: A Alexandr Zykov

fix typo

上级 2684f17a
......@@ -41,7 +41,7 @@ def test_touching_a_record_updates_its_timestamp
assert_equal previous_salary, @developer.salary
end
def test_touching_a_record_with_default_scope_that_exludes_it_updates_its_timestamp
def test_touching_a_record_with_default_scope_that_excludes_it_updates_its_timestamp
developer = @developer.becomes(DeveloperCalledJamis)
developer.touch
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册