Merge branch 'master' of dev.gitlabhq.com:gitlabhq

This commit is contained in:
Aleksei Kvitinskii 2011-10-21 16:00:27 +03:00
commit dde2879589
19 changed files with 146 additions and 79 deletions

View file

@ -73,7 +73,7 @@ describe "Projects" do
end
it "should beahave like dashboard" do
page.should have_content("Recent history")
page.should have_content("History")
end
end