]> git.openstreetmap.org Git - rails.git/blobdiff - test/system/note_comments_test.rb
Fix new rubocop warnings
[rails.git] / test / system / note_comments_test.rb
index 7666f69e27f143a0fc9afc3a28c4144a1e18538f..70cfc417c16b5de15235faf7f2415300d790fc1e 100644 (file)
@@ -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"