X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6067200e5b8dc541ba280a0a65e7b151186c09f3..55a793150dbb2caa0bc2d6ad69a85515fa23e58d:/test/system/note_comments_test.rb diff --git a/test/system/note_comments_test.rb b/test/system/note_comments_test.rb index 7666f69e2..70cfc417c 100644 --- a/test/system/note_comments_test.rb +++ b/test/system/note_comments_test.rb @@ -34,7 +34,7 @@ class NoteCommentsTest < ApplicationSystemTestCase assert_button "Comment & Resolve" assert_button "Comment", :disabled => false - click_button "Comment" + click_on "Comment" assert_content "Comment from #{user.display_name}" assert_content "Some newly added note comment"