fix tests. added jquery.timeago.js

This commit is contained in:
Dmitriy Zaporozhets 2013-03-19 14:39:32 +02:00
parent 124a5e270e
commit b1bd3f1252
14 changed files with 247 additions and 82 deletions

View file

@ -161,7 +161,7 @@ module SharedPaths
end
Given "I visit my project's wall page" do
visit wall_project_path(@project)
visit project_wall_path(@project)
end
Given "I visit my project's wiki page" do