Project tab r1 is finished

This commit is contained in:
Dmitriy Zaporozhets 2011-12-30 08:54:42 +02:00
parent c1c903fb95
commit 0f627a65f4
16 changed files with 128 additions and 53 deletions

View file

@ -140,7 +140,7 @@ describe "Projects" do
end
it "should be correct path" do
current_path.should == project_path(@project)
current_path.should == info_project_path(@project)
end
it "should show project" do