fix tests. added jquery.timeago.js
This commit is contained in:
parent
124a5e270e
commit
b1bd3f1252
14 changed files with 247 additions and 82 deletions
|
@ -198,7 +198,7 @@ describe "Gitlab Flavored Markdown" do
|
|||
end
|
||||
|
||||
it "should render in projects#wall", js: true do
|
||||
visit wall_project_path(project)
|
||||
visit project_wall_path(project)
|
||||
within ".new_note.js-main-target-form" do
|
||||
fill_in "note_note", with: "see ##{issue.id}"
|
||||
click_button "Add Comment"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue