Bootstrap: test fixes
This commit is contained in:
parent
fca1ffb888
commit
b51252e6ca
10 changed files with 14 additions and 24 deletions
|
@ -22,8 +22,8 @@ describe "Commits" do
|
|||
end
|
||||
|
||||
it "should list commits" do
|
||||
page.should have_content(commit.author)
|
||||
page.should have_content(commit.message)
|
||||
page.should have_content(commit.id.to_s[0..5])
|
||||
end
|
||||
|
||||
it "should render atom feed" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue