issues & fixed layout
This commit is contained in:
parent
31a9d6531d
commit
0499759204
6 changed files with 38 additions and 58 deletions
|
@ -12,7 +12,6 @@ describe "Issues" do
|
|||
describe "add new note", :js => true do
|
||||
before do
|
||||
visit project_commit_path(project, commit)
|
||||
click_link "Comments" # notes tab
|
||||
fill_in "note_note", :with => "I commented this commit"
|
||||
click_button "Add note"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue