Skip to content
代码片段 群组 项目
未验证 提交 835f9a62 编辑于 作者: Brian Williams's avatar Brian Williams 提交者: GitLab
浏览文件

Fix FactoriesInMigrationSpecs flagging sends with no arguments

`...` matches on zero arguments which causes it to flag things like
`build.id`. `_` matches on at least one argument, so it should only flag
things like `build(:model)`.
上级 9782317e
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册