fix tests. added jquery.timeago.js
This commit is contained in:
parent
124a5e270e
commit
b1bd3f1252
14 changed files with 247 additions and 82 deletions
|
@ -95,7 +95,7 @@ describe "Application access" do
|
|||
end
|
||||
|
||||
describe "GET /project_code/wall" do
|
||||
subject { wall_project_path(project) }
|
||||
subject { project_wall_path(project) }
|
||||
|
||||
it { should be_allowed_for master }
|
||||
it { should be_allowed_for reporter }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue