mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
fix commits spec
This commit is contained in:
@@ -23,7 +23,7 @@ describe "Commits" do
|
||||
|
||||
it "should list commits" do
|
||||
page.should have_content(commit.description)
|
||||
page.should have_content(commit.short_id)
|
||||
page.should have_content(commit.short_id(8))
|
||||
end
|
||||
|
||||
it "should render atom feed" do
|
||||
|
||||
Reference in New Issue
Block a user