recent radio button

This commit is contained in:
gitlabhq 2011-10-21 14:03:34 +03:00
parent 977fe73073
commit 24f04c0a61
6 changed files with 54 additions and 21 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