project dashboard updated

This commit is contained in:
Dmitriy Zaporozhets 2011-11-09 01:56:10 +02:00
parent 1d85197b08
commit a44e329222
7 changed files with 62 additions and 139 deletions

View file

@ -158,7 +158,6 @@ describe "Issues" do
it "should have valid show page for issue" do
page.should have_content @issue.title
page.should have_content @user.name
page.should have_content "today"
end
end