提交 d2eb8232 编写于 作者: R Robb Kidd

Remove vestigial comma from project_spec.

上级 085da857
......@@ -75,7 +75,7 @@ describe Project do
let(:project) { Factory :project }
before do
@issue = Factory :issue, :project => project,
@issue = Factory :issue, :project => project
end
it { project.last_activity.should == Event.last }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册