Issue restyle

This commit is contained in:
Dmitriy Zaporozhets 2011-12-14 08:58:35 +02:00
parent 7b4f545219
commit ff1cbbc532
2 changed files with 54 additions and 43 deletions

View file

@ -96,7 +96,7 @@ describe "Issues" do
end
it "should open new issue form" do
page.should have_content("New issue")
page.should have_content("New Issue")
end
describe "fill in" do