Fixed specs. Some css fixes
This commit is contained in:
parent
8652cd8989
commit
39ea486e1f
9 changed files with 35 additions and 33 deletions
|
@ -17,7 +17,7 @@ describe "Issues" do
|
|||
before do
|
||||
visit project_issue_path(project, @issue)
|
||||
fill_in "note_note", :with => "I commented this issue"
|
||||
click_button "Add note"
|
||||
click_button "Add Comment"
|
||||
end
|
||||
|
||||
it "should conatin new note" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue