提交 a6b99319 编写于 作者: G gitlabhq

fix dashboard test

上级 3f562027
......@@ -22,7 +22,7 @@ describe "Dashboard" do
it "should have news feed" do
within "#news-feed" do
page.should have_content("master")
page.should have_content("commit")
page.should have_content(@project.commit.author.name)
page.should have_content(@project.commit.safe_message)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册