@hlfan commented on this pull request.


> @@ -5,16 +5,16 @@ class IndexTest < ApplicationSystemTestCase
     node = create(:node)
     visit node_path(node)
     assert_selector "#content.overlay-right-sidebar"
-    find(".icon.share").click
+    find(".control-share a").click

Switching the two worked for me

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5752#discussion_r2040686858
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/5752/review/2762191...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to